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

  /src/games/robots/
query.c 55 move(Y_PROMPT, X_PROMPT);
60 move(Y_PROMPT, X_PROMPT);
play_level.c 86 move(Y_PROMPT, X_PROMPT);
88 move(Y_PROMPT + 1, X_PROMPT);
102 move(Y_PROMPT, X_PROMPT);
111 move(Y_PROMPT, X_PROMPT);
113 move(Y_PROMPT + 1, X_PROMPT);
robots.h 56 #define X_PROMPT (X_FIELDSIZE + 2)

Completed in 12 milliseconds