Checked in files for ScreenSelectDifficultyEX

This commit is contained in:
Kevin Slaughter
2003-02-21 10:05:13 +00:00
parent edd33613d7
commit 69f51bd394
10 changed files with 743 additions and 67 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
#define PREVIEW_Y THEME->GetMetricF("ScreenSelectStyle","PreviewY")
#define HELP_TEXT THEME->GetMetric("ScreenSelectStyle","HelpText")
#define TIMER_SECONDS THEME->GetMetricI("ScreenSelectStyle","TimerSeconds")
#define NEXT_SCREEN THEME->GetMetric("ScreenSelectStyle","NextScreen")
#define NEXT_SCREEN PREFSMAN->m_bDDRExtremeDifficultySelect? THEME->GetMetric("ScreenSelectStyle","NextScreen") : "ScreenSelectDifficultyEX"