#include "global.h"#include "ScreenEditCoursesMenu.h"#include "SongManager.h"#include "ScreenManager.h"#include "GameConstantsAndTypes.h"#include "RageUtil.h"#include "GameManager.h"#include "RageLog.h"#include "GameState.h"#include "GameSoundManager.h"#include "ThemeManager.h"#include "Steps.h"Defines | |
| #define | EXPLANATION_TEXT THEME->GetMetric (m_sName,"ExplanationText") |
| #define | HELP_TEXT THEME->GetMetric (m_sName,"HelpText") |
Functions | |
| REGISTER_SCREEN_CLASS (ScreenEditCoursesMenu) | |
Variables | |
| const ScreenMessage | SM_RefreshSelector = (ScreenMessage)(SM_User+1) |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7