#include "global.h"#include "ProfileManager.h"#include "RageUtil.h"#include "arch/arch.h"#include "PrefsManager.h"#include "RageLog.h"#include "RageFile.h"#include "RageFileManager.h"#include "IniFile.h"#include "GameConstantsAndTypes.h"#include "SongManager.h"#include "GameState.h"#include "song.h"#include "Steps.h"#include "Course.h"#include "GameManager.h"#include "ProductInfo.h"#include "ThemeManager.h"#include "MemoryCardManager.h"#include "XmlFile.h"#include "StepsUtil.h"#include "Style.h"Defines | |
| #define | NEW_MEM_CARD_NAME "" |
| #define | USER_PROFILES_DIR "Data/LocalProfiles/" |
| #define | MACHINE_PROFILE_DIR "Data/MachineProfile/" |
Variables | |
| ProfileManager * | PROFILEMAN = NULL |
| const CString | LAST_GOOD_DIR = "LastGood/" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7