Move CurStageStats and vPlayedStageState out of GAMESTATE. Having

GameState.h depend on StageStats.h is too inconvenient.
This commit is contained in:
Glenn Maynard
2003-12-23 00:26:00 +00:00
parent ecd5fa36e0
commit 9170e91bcc
19 changed files with 165 additions and 140 deletions
+1
View File
@@ -27,6 +27,7 @@
#include <math.h>
#include "ProfileManager.h"
#include "NoteFieldPositioning.h"
#include "StageStats.h"
//