mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
RC2
This commit is contained in:
@@ -9,7 +9,6 @@ void namechanger_scene_change_success_on_enter(void* context) {
|
||||
NameChanger* namechanger = context;
|
||||
Popup* popup = namechanger->popup;
|
||||
|
||||
popup_set_icon(popup, 32, 5, &I_DolphinNice_96x59);
|
||||
popup_set_header(popup, "Saved!", 5, 5, AlignLeft, AlignTop);
|
||||
popup_set_text(popup, "Rebooting...", 5, 17, AlignLeft, AlignTop);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user