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

  /src/games/phantasia/
phantdefs.h 56 #define A_FORCED 1 /* coordinates specified, ignore Beyond */
interplayer.c 476 altercoordinates(arg1, arg2, A_FORCED);
519 altercoordinates(1.0, 1.0, A_FORCED);
fight.c 1225 altercoordinates(x, y, A_FORCED);
main.c 215 altercoordinates(Player.p_x, Player.p_y, A_FORCED); /* set some flags */
misc.c 724 case A_FORCED: /* move with no checks */

Completed in 21 milliseconds