mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-12 20:45:11 -05:00
UI Tweaks.
This commit is contained in:
@@ -232,7 +232,7 @@ void SettingsState::create_push_description_message()
|
||||
const int selected = m_settingsMenu->get_selected();
|
||||
const char *description = strings::get_by_name(strings::names::SETTINGS_DESCRIPTIONS, selected);
|
||||
|
||||
MessageState::create_and_push_fade(description);
|
||||
MessageState::create_push_fade(description);
|
||||
}
|
||||
|
||||
void SettingsState::cycle_zip_level()
|
||||
|
||||
Reference in New Issue
Block a user