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