make TapNote a struct. Over time, more properties will move from the enums and into bit flags.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include "CatalogXml.h"
|
||||
#include "Foreach.h"
|
||||
#include "StageStats.h"
|
||||
#include "Style.h"
|
||||
|
||||
SongManager* SONGMAN = NULL; // global and accessable from anywhere in our program
|
||||
|
||||
|
||||
Reference in New Issue
Block a user