Home
last modified time | relevance | path

Searched defs:MAP_Y (Results 1 – 4 of 4) sorted by relevance

/dports/games/nazghul/nazghul-0.7.1/src/
H A Ddimensions.c36 int MAP_Y; variable
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sherlock/scalpel/
H A Dscalpel.cpp84 static const int MAP_Y[NUM_PLACES] = { variable
/dports/games/scummvm/scummvm-2.5.1/engines/sherlock/scalpel/
H A Dscalpel.cpp84 static const int MAP_Y[NUM_PLACES] = { variable
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/
H A Dcone.c45 #define MAP_Y (fix_make(MAP_YSIZE, 0) - fix_make(0, 1)) macro