#include "global.h"
#include "PrefsManager.h"
#include "RageLog.h"
#include "song.h"
#include "Course.h"
#include "RageUtil.h"
#include "UnlockSystem.h"
#include "SongManager.h"
#include "GameState.h"
#include "MsdFile.h"
#include "ProfileManager.h"
Defines | |
#define | UNLOCKS_PATH "Data/Unlocks.dat" |
Functions | |
float | GetArcadePoints (const Profile *pProfile) |
float | GetSongPoints (const Profile *pProfile) |
UnlockType | StringToUnlockType (const CString &s) |
Variables | |
UnlockSystem * | UNLOCKMAN = NULL |
const char * | g_UnlockNames [NUM_UNLOCK_TYPES] |
const char * | g_ShortUnlockNames [NUM_UNLOCK_TYPES] |
|
|
|
|
|
|
|
|
|
Initial value:
|
|
Initial value:
|
|
|