Home
last modified time | relevance | path

Searched refs:alloc_drawing_tables (Results 1 – 2 of 2) sorted by relevance

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dsprite_object.h414 void alloc_drawing_tables (Sint32 num_images);
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dsprite_object.cc318 sprite_object::alloc_drawing_tables (Sint32 numof) in alloc_drawing_tables() function in sprite_object
411 alloc_drawing_tables (max_of_images); in create_sprite()