Added: support for player options at evaluation-time

This commit is contained in:
Charles Lohr
2004-09-06 03:54:04 +00:00
parent 712b5fbca0
commit 1fd7483cdd
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@ struct EndOfGame_PlayerData
int grade;
Difficulty difficulty;
int tapScores[NETNUMTAPSCORES]; //This will be a const soon enough
CString playerOptions;
};
enum NSScoreBoardColumn