cleanup
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
#include "NoteDataUtil.h"
|
#include "NoteDataUtil.h"
|
||||||
#include "SDL_utils.h"
|
#include "SDL_utils.h"
|
||||||
#include "ProfileManager.h"
|
#include "ProfileManager.h"
|
||||||
|
#include "StageStats.h"
|
||||||
|
|
||||||
#include "NotesLoaderSM.h"
|
#include "NotesLoaderSM.h"
|
||||||
#include "NotesLoaderDWI.h"
|
#include "NotesLoaderDWI.h"
|
||||||
@@ -306,7 +307,7 @@ struct SongID
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
#include "StageStats.h"
|
|
||||||
void Song::RevertFromDisk()
|
void Song::RevertFromDisk()
|
||||||
{
|
{
|
||||||
// Ugly: When we re-load the song, the Steps* will change.
|
// Ugly: When we re-load the song, the Steps* will change.
|
||||||
|
|||||||
Reference in New Issue
Block a user