mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-04 22:33:36 -07:00
modified internal item list for Game Mode to SFW Mode
This commit is contained in:
@@ -120,7 +120,7 @@ void desktop_settings_scene_start_on_enter(void* context) {
|
||||
|
||||
item = variable_item_list_add(
|
||||
variable_item_list,
|
||||
"Games Only",
|
||||
"SFW Content Only",
|
||||
SFWMODE_COUNT,
|
||||
desktop_settings_scene_start_sfwmode_changed,
|
||||
app);
|
||||
|
||||
Reference in New Issue
Block a user