Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/adl/
H A Dadl.h78 IDI_DIR_NORTH, enumerator
333 int o_goNorth(ScriptEnv &e) { return goDirection(e, IDI_DIR_NORTH); } in o_goNorth()
/dports/games/scummvm/scummvm-2.5.1/engines/adl/
H A Dadl.h90 IDI_DIR_NORTH, enumerator
349 int o_goNorth(ScriptEnv &e) { return goDirection(e, IDI_DIR_NORTH); } in o_goNorth()