#include "global.h"#include "GameCommand.h"#include "RageUtil.h"#include "RageLog.h"#include "GameManager.h"#include "GameState.h"#include "RageDisplay.h"#include "AnnouncerManager.h"#include "ProfileManager.h"#include "StepMania.h"#include "ScreenManager.h"#include "SongManager.h"#include "PrefsManager.h"#include "arch/ArchHooks/ArchHooks.h"#include "MemoryCardManager.h"#include "song.h"#include "Game.h"#include "Style.h"#include "Foreach.h"#include "Command.h"#include "arch/Dialog/Dialog.h"#include "Bookkeeper.h"#include "UnlockSystem.h"#include "GameSoundManager.h"#include "ThemeManager.h"#include "PlayerState.h"Functions | |
| bool | CompareSongOptions (const SongOptions &so1, const SongOptions &so2) |
| int | GetNumCreditsPaid () |
| int | GetCreditsRequiredToPlayStyle (const Style *style) |
| bool | AreStyleAndPlayModeCompatible (const Style *style, PlayMode pm) |
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.3.7