HomeSort by: relevance | last modified time | path
    Searched defs:firsthit (Results 1 - 2 of 2) sorted by relevancy

  /src/games/phantasia/
fight.c 34 volatile bool firsthit = Player.p_blessing; /* set if player gets local in function:encounter
111 && !firsthit)
117 firsthit = FALSE;
fight.c 34 volatile bool firsthit = Player.p_blessing; /* set if player gets local in function:encounter
111 && !firsthit)
117 firsthit = FALSE;

Completed in 133 milliseconds