Home
last modified time | relevance | path

Searched refs:MaxImageGroups (Results 1 – 9 of 9) sorted by relevance

/dports/games/avp/avp-20170505/src/win95/
H A Dtxioctrl.h6 #ifdef MaxImageGroups
7 #if MaxImageGroups < 2 /* optimize if this multiple groups are not required */
8 #undef MaxImageGroups
12 #ifdef MaxImageGroups
H A Dtexio.c72 #ifdef MaxImageGroups
74 #undef MaxImageGroups
78 #ifdef MaxImageGroups
131 #ifdef MaxImageGroups in InitialiseImageHeaders()
168 #ifdef MaxImageGroups
274 #ifdef MaxImageGroups
1250 #ifdef MaxImageGroups
1389 #ifdef MaxImageGroups
1431 for (j=0; j<MaxImageGroups; ++j)
1463 for (j=0; j<MaxImageGroups; ++j)
[all …]
H A Dtxioctrl.cpp3 #ifdef MaxImageGroups
21 static List<ImageNumber> imgs_used_by_group[MaxImageGroups];
23 static List<int> * grps_used_by_image[MaxImageGroups][MaxImages];
H A Dplatform.h683 #ifdef MaxImageGroups
685 #if (MaxImageGroups > 1)
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dsystem.c388 #if MaxImageGroups==1 in InitCharacter()
462 #if MaxImageGroups>1 in InitCharacter()
780 #if MaxImageGroups>1 in LoadRifFile()
828 #if MaxImageGroups>1 in Destroy_CurrentEnvironment()
881 #if MaxImageGroups>1
974 #if MaxImageGroups>1 in ExitGame()
H A Dsystem.h118 #define MaxImageGroups 1 macro
H A Dnpcsetup.cpp223 #if MaxImageGroups>1 in Load()
226 GLOBALASSERT(img_group<MaxImageGroups); in Load()
241 #if MaxImageGroups>1 in Unload()
H A Dprojload.cpp369 #if MaxImageGroups>1 in load_rif()
1789 #ifdef MaxImageGroups in copy_rif_data()
1790 #if MaxImageGroups > 2 in copy_rif_data()
/dports/games/avp/avp-20170505/src/
H A Dfmv.c26 #if MaxImageGroups>1
61 #if MaxImageGroups>1
62 for (j=0; j<MaxImageGroups; j++)