HomeSort by: relevance | last modified time | path
    Searched refs:Foestrikes (Results 1 - 3 of 3) sorted by relevancy

  /src/games/phantasia/
phantglobs.c 26 bool Foestrikes; /* set if foe gets a chance to hit in battleplayer() */
phantglobs.h 18 extern bool Foestrikes; /* set if foe gets a chance to hit in battleplayer()*/
interplayer.c 136 Foestrikes = FALSE;
139 Foestrikes = TRUE;
142 Foestrikes = FALSE;
145 Foestrikes = TRUE;
158 if (!Foestrikes)
228 Foestrikes = FALSE;
365 Foestrikes = TRUE;

Completed in 12 milliseconds