#include "Grade.h"
#include <set>
Go to the source code of this file.
Classes | |
struct | UnlockEntry |
class | UnlockSystem |
Enumerations | |
enum | UnlockType { UNLOCK_ARCADE_POINTS, UNLOCK_DANCE_POINTS, UNLOCK_SONG_POINTS, UNLOCK_EXTRA_CLEARED, UNLOCK_EXTRA_FAILED, UNLOCK_TOASTY, UNLOCK_CLEARED, NUM_UNLOCK_TYPES, UNLOCK_INVALID } |
Variables | |
UnlockSystem * | UNLOCKMAN |
|
|
|
|