make TapNote a struct. Over time, more properties will move from the enums and into bit flags.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "RageDisplay.h"
|
||||
#include "StepMania.h"
|
||||
#include "CryptManager.h"
|
||||
#include <ctime>
|
||||
#include "Style.h"
|
||||
|
||||
const int NUM_SCORE_DIGITS = 9;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user