Er... Well, it makes GCC happy.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
class BeginnerHelper : public ActorFrame
|
||||
{
|
||||
public:
|
||||
static enum STEPTYPE
|
||||
enum STEPTYPE
|
||||
{
|
||||
ST_LEFT=6,
|
||||
ST_DOWN=3,
|
||||
@@ -46,4 +46,4 @@ protected:
|
||||
int iDancePadType; // 0=none, 1=single, 2=double || This entire class only uses 1 pad.
|
||||
bool m_bFlashEnabled;
|
||||
};
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user