Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dspawn_file.c104 pinfo->facing = FACE_NORTH; in spawn_file_scan()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Degoboo_math.h80 #define FACE_NORTH 0x4000 ///< Character facings macro
H A Dscript_functions.c7201 …ichr = spawn_one_character( pos, ( PRO_REF )pstate->argument, pchr->team, 0, FACE_NORTH, NULL, ( C… in scr_SpawnAttachedCharacter()