rename GameDef -> Game

This commit is contained in:
Chris Danford
2004-07-25 17:07:32 +00:00
parent 06c3b710fa
commit ff4c12b727
39 changed files with 212 additions and 220 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
#include "song.h"
#include "ActorUtil.h"
#include "GameManager.h"
#include "GameDef.h"
#include "Game.h"
#define PREVMODE_X THEME->GetMetricF("ModeSwitcher","PrevModeX")
#define PREVMODE_Y THEME->GetMetricF("ModeSwitcher","PrevModeY")