Home
last modified time | relevance | path

Searched refs:MODE_PLAYER (Results 1 – 3 of 3) sorted by relevance

/openbsd/games/sail/
H A Dmain.c64 mode = MODE_PLAYER; in main()
95 case MODE_PLAYER: in main()
H A Dextern.h46 #define MODE_PLAYER 1 macro
H A Dsync.c364 if (mode == MODE_PLAYER) { in sync_update()