make TapNote a struct. Over time, more properties will move from the enums and into bit flags.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "StageStats.h"
|
||||
#include "StepsUtil.h"
|
||||
#include "Foreach.h"
|
||||
#include "Style.h"
|
||||
|
||||
|
||||
const int NUM_SCORE_DIGITS = 9;
|
||||
|
||||
Reference in New Issue
Block a user