#include "global.h"#include "ScreenJukebox.h"#include "RageLog.h"#include "ThemeManager.h"#include "GameState.h"#include "SongManager.h"#include "StepMania.h"#include "ScreenManager.h"#include "GameSoundManager.h"#include "Steps.h"#include "ScreenAttract.h"#include "RageUtil.h"#include "UnlockSystem.h"#include "Course.h"#include "Style.h"#include "PlayerState.h"Defines | |
| #define | DIFFICULTIES_TO_SHOW THEME->GetMetric ("ScreenDemonstration","DifficultiesToShow") |
| #define | SHOW_COURSE_MODIFIERS THEME->GetMetricB("ScreenJukebox","ShowCourseModifiers") |
Functions | |
| REGISTER_SCREEN_CLASS (ScreenJukebox) | |
Variables | |
| const ScreenMessage | SM_NotesEnded = ScreenMessage(SM_User+10) |
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7