#include "global.h"
#include "NotesLoaderSM.h"
#include "GameManager.h"
#include "RageException.h"
#include "MsdFile.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "SongManager.h"
#include "RageFileManager.h"
#include "NoteTypes.h"
Defines | |
#define | MAX_EDIT_SIZE_BYTES 20*1024 |
Functions | |
bool | LoadFromBGChangesString (BackgroundChange &change, const CString &sBGChangeExpression) |
|
|
|
|