Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine_priv.h7 #define MAXYSAVES ((MAXXDIM*MAXSPRITES)>>7) macro
H A Dengine.c438 static short smost[MAXYSAVES], smostcnt;
2531 if (smostcnt+i < MAXYSAVES) in drawalls()
2637 if (smostcnt+i < MAXYSAVES) in drawalls()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C31 #define MAXYSAVES ((MAXXDIM*MAXSPRITES)>>7) macro
138 static short smost[MAXYSAVES], smostcnt;
912 if (smostcnt+i < MAXYSAVES) in drawalls()
1017 if (smostcnt+i < MAXYSAVES) in drawalls()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C35 #define MAXYSAVES ((MAXXDIM*MAXSPRITES)>>7) macro
137 static short smost[MAXYSAVES], smostcnt;
951 if (smostcnt+i < MAXYSAVES) in drawalls()
1056 if (smostcnt+i < MAXYSAVES) in drawalls()