working on ranking

This commit is contained in:
Chris Danford
2003-01-26 07:33:03 +00:00
parent dffd6052b9
commit 9a104a7b2f
41 changed files with 345 additions and 205 deletions
+2
View File
@@ -20,6 +20,8 @@ enum ScreenMessage {
SM_DoneOpeningWipingLeft,
SM_DoneOpeningWipingRight,
SM_MenuTimer,
SM_GoToNextScreen,
SM_GoToPrevScreen,
SM_User = 100
};