Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dscript_functions.h40 Uint8 _find_grid_in_passage( const int x0, const int y0, const int tiletype, const PASS_REF passag…
H A Dscript_functions.c5733 …returncode = _find_grid_in_passage( pstate->x, pstate->y, pstate->distance, ( PASS_REF )pstate->ar… in scr_FindTileInPassage()
7980 Uint8 _find_grid_in_passage( const int x0, const int y0, const int tiletype, const PASS_REF passage… in _find_grid_in_passage() function