make TapNote a struct. Over time, more properties will move from the enums and into bit flags.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include "GameManager.h"
|
||||
#include "XmlFile.h"
|
||||
#include "Game.h"
|
||||
#include "Style.h"
|
||||
|
||||
|
||||
void StyleID::FromStyle( const Style *p )
|
||||
|
||||
Reference in New Issue
Block a user