steps.h doesn't need to depend on notedata.h (#2)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "RadarValues.h"
|
||||
#include "Difficulty.h"
|
||||
class Profile;
|
||||
class NoteData;
|
||||
struct lua_State;
|
||||
|
||||
const int MAX_EDIT_DESCRIPTION_LENGTH = 12;
|
||||
|
||||
Reference in New Issue
Block a user