New functions added for adding/creating maps.
void add_cache_map(int size); void add_sprite_map(int size); s_model_map *add_model_map(s_model_map *map, int size);
Authored by: SumolX 2009-03-24
Parent: [r2177]
Child: [r2179]