mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 21:38:35 -07:00
VGM: Add rainbow option to settings menu
This commit is contained in:
@@ -47,6 +47,7 @@ typedef enum {
|
||||
typedef enum {
|
||||
VgmColorModeDefault,
|
||||
VgmColorModeCustom,
|
||||
VgmColorModeRainbow,
|
||||
VgmColorModeRgbBacklight,
|
||||
VgmColorModeCount,
|
||||
} VgmColorMode;
|
||||
|
||||
Reference in New Issue
Block a user