Home
last modified time | relevance | path

Searched refs:num_vox_images (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dsession.cpp355 num_vox_images = 0; in ___init()
H A Dsession.h946 …uint32 num_vox_images; // as above but for vox_images - in theory these 2 counters are the same th… variable
H A Dfunction.cpp437 logic_structs[cur_id]->voxel_info = g_vox_images[num_vox_images]; in fn_set_voxel_image_path()
438 num_vox_images++; in fn_set_voxel_image_path()