add Volume Up/Down tied to the preference so that it persists across runs
This commit is contained in:
@@ -23,12 +23,13 @@ enum DebugLine
|
||||
DebugLine_ClearMachineStats,
|
||||
DebugLine_FillMachineStats,
|
||||
DebugLine_SendNotesEnded,
|
||||
DebugLine_Volume,
|
||||
DebugLine_ReloadCurrentScreen,
|
||||
DebugLine_ReloadTheme,
|
||||
DebugLine_WriteProfiles,
|
||||
DebugLine_WritePreferences,
|
||||
DebugLine_MenuTimer,
|
||||
DebugLine_VolumeUp,
|
||||
DebugLine_VolumeDown,
|
||||
DebugLine_Uptime,
|
||||
NUM_DEBUG_LINES
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user