steps.h doesn't need to depend on notedata.h (#2)

This commit is contained in:
Glenn Maynard
2005-07-01 04:39:59 +00:00
parent 7bdee9a6d3
commit 6718633d12
+1
View File
@@ -9,6 +9,7 @@
#include "RadarValues.h"
#include "Difficulty.h"
class Profile;
class NoteData;
struct lua_State;
const int MAX_EDIT_DESCRIPTION_LENGTH = 12;