Home
last modified time | relevance | path

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

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dscript_functions.h54 Uint8 scr_ClearBit( struct s_script_state * pstate, struct s_ai_state * pself );
H A Dscript_functions.c215 Uint8 scr_ClearBit( script_state_t * pstate, ai_state_t * pself ) in scr_ClearBit() function