OldyPos 43 modules/games/gui_reversi.c static uchar xPos, yPos, OldxPos, OldyPos; OldyPos 249 modules/games/gui_reversi.c xPos = yPos = OldxPos = OldyPos = 3; OldyPos 410 modules/games/gui_reversi.c DrawCell(OldxPos, OldyPos); OldyPos 412 modules/games/gui_reversi.c OldxPos = xPos, OldyPos = yPos;