COMPUTER_ONLY 53 modules/games/gui_reversi.c return (Pl ^ COMPUTER_ONLY); COMPUTER_ONLY 258 modules/games/gui_reversi.c if ((CurrPlayer==Computer) || (! InGame) || (Computer==COMPUTER_ONLY)) COMPUTER_ONLY 287 modules/games/gui_reversi.c if ((InGame) & (CurrPlayer==Computer || Computer==COMPUTER_ONLY)) { COMPUTER_ONLY 380 modules/games/gui_reversi.c Computer=COMPUTER_ONLY;