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