#include "PlayerNumber.h"
#include "GameConstantsAndTypes.h"
#include "Grade.h"
#include "TimingData.h"
#include "Difficulty.h"
Go to the source code of this file.
Classes | |
struct | BackgroundChange |
struct | LyricSegment |
class | Song |
Defines | |
#define | MAX_EDITS_PER_SONG_PER_PROFILE 5 |
#define | MAX_EDITS_PER_SONG 5*NUM_PROFILE_SLOTS |
Functions | |
void | SortBackgroundChangesArray (vector< BackgroundChange > &arrayBackgroundChanges) |
Variables | |
const int | FILE_CACHE_VERSION |
|
|
|
|
|
|
|
|