Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Strategic/
H A DMeanwhile.cc45 #define MAX_MEANWHILE_PROFILES 10 macro
94 static NPC_SAVE_INFO gNPCSaveData[MAX_MEANWHILE_PROFILES];
168 if (guiNumNPCSaves < MAX_MEANWHILE_PROFILES) in GetFreeNPCSave()
224 for ( cnt = 0; cnt < MAX_MEANWHILE_PROFILES; cnt++ ) in BeginMeanwhile()