Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/ddf/
H A Dstates.cc68 #define NUM_SPLIT 10 // Max Number of sections a state is split info macro
70 static std::string stateinfo[NUM_SPLIT + 1];
170 for (cur=0; cur < NUM_SPLIT+1; cur++) in DDF_MainSplitIntoState()
175 for (cur=0; !done && cur < NUM_SPLIT; temp++) in DDF_MainSplitIntoState()