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
@@ -6,7 +6,7 @@
#include "RageTimer.h"
#include "RageUtil.h"
#include "GameState.h"
#include "GameDef.h"
#include "Game.h"
#include "IniFile.h"
#include "RageTimer.h"
#include "Font.h"