add "CancelAll" code for PlayerOptions screen

This commit is contained in:
Chris Danford
2004-02-23 07:44:57 +00:00
parent ddeb153ed3
commit e8f3886d2c
4 changed files with 14 additions and 1 deletions
+1
View File
@@ -75,6 +75,7 @@ public:
CODE_BW_NEXT_GROUP,
CODE_BW_NEXT_GROUP2,
CODE_SAVE_SCREENSHOT,
CODE_CANCEL_ALL_PLAYER_OPTIONS,
NUM_CODES // leave this at the end
};