mirror of
https://github.com/GearsProgress/Poke_Transporter_GB.git
synced 2026-09-09 01:25:35 -05:00
Hide toggle arrows when exiting the debug menu
This commit is contained in:
@@ -52,6 +52,8 @@ void show_debug_menu()
|
||||
debug_menu.run();
|
||||
debug_menu.hide();
|
||||
|
||||
obj_hide(toggle_arrow_left);
|
||||
obj_hide(toggle_arrow_right);
|
||||
hide_text_box();
|
||||
tte_erase_rect(0, 0, H_MAX, V_MAX);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user