re-wrote score/statistics tracking

This commit is contained in:
Chris Danford
2002-07-28 20:28:37 +00:00
parent e07060fa08
commit f9046674fb
59 changed files with 1027 additions and 910 deletions
+1 -2
View File
@@ -114,8 +114,7 @@ const CString CREDIT_LINES[] =
"",
"",
"",
"Please, join the StepMania team and help us out!"
" -Chris"
"Please, join the StepMania team and help us out!",
};
const int NUM_CREDIT_LINES = sizeof(CREDIT_LINES) / sizeof(CString);