Home
last modified time | relevance | path

Searched refs:NUMPICS (Results 1 – 4 of 4) sorted by relevance

/dports/games/bstone/bstone-1.1.9/src/
H A Djm_free.cpp360 ::pictable = new pictabletype[NUMPICS]; in CAL_SetupGrFile()
368 NUMPICS * sizeof(pictabletype), in CAL_SetupGrFile()
H A Dgfxv.h48 extern int16_t NUMPICS;
H A D3d_main.cpp4834 int16_t NUMPICS = 0; variable
5391 NUMPICS = 163; in initialize_gfxv_contants()
5632 NUMPICS = 157; in initialize_gfxv_contants()
5880 NUMPICS = 159; in initialize_gfxv_contants()
6132 NUMPICS = 162; in initialize_gfxv_contants()
6415 NUMPICS = 192; in initialize_gfxv_contants()
H A Djm_tp.cpp2615 for (loop = CONTROLS_LUMP_END + 1; loop < STARTPICS + NUMPICS; loop++) { in TP_PurgeAllGfx()