This commit is contained in:
Glenn Maynard
2004-05-24 01:00:40 +00:00
parent 1b5e2aafef
commit 0a50fc0109
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "BitmapText.h"
#include "ActorUtil.h"
#include "SongUtil.h"
#include "GameState.h"
#define BACKGROUNDS_SPACING_X THEME->GetMetricF("ScreenCredits","BackgroundsSpacingX")
+1
View File
@@ -19,6 +19,7 @@
#include "AnnouncerManager.h"
#include "song.h"
#include "SongUtil.h"
#include "GameState.h"
#define SCROLL_DELAY THEME->GetMetricF("ScreenMusicScroll","ScrollDelay")