allow theme to specify logical screen dimensions

This commit is contained in:
Chris Danford
2004-09-21 06:07:12 +00:00
parent 18f720cda6
commit 807d892f4f
48 changed files with 220 additions and 43 deletions
+1
View File
@@ -10,6 +10,7 @@
#include "GameManager.h"
#include "IniFile.h"
#include "Game.h"
#include "ScreenDimensions.h"
/* Copies of the current mode. Update this by calling Load. */
NoteFieldMode g_NoteFieldMode[NUM_PLAYERS];