Scale editor
This commit is contained in:
+4
-1
@@ -22,7 +22,10 @@ enum UIState {
|
||||
UI_EDIT_STEPS,
|
||||
UI_EDIT_FLAVOUR,
|
||||
UI_SETUP_PLAYMODE_EDIT,
|
||||
UI_RANDOMIZE_TRACK_EDIT
|
||||
UI_RANDOMIZE_TRACK_EDIT,
|
||||
UI_SCALE_EDIT,
|
||||
UI_SCALE_NOTE_EDIT,
|
||||
UI_SCALE_TRANSPOSE
|
||||
};
|
||||
|
||||
inline void sortArray(int arr[], int size) {
|
||||
|
||||
Reference in New Issue
Block a user