diff options
Diffstat (limited to 'home/menu_window.asm')
-rw-r--r-- | home/menu_window.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/menu_window.asm b/home/menu_window.asm index c4d3842..b5082ca 100644 --- a/home/menu_window.asm +++ b/home/menu_window.asm @@ -27,7 +27,7 @@ Function1c0a:: ; 00:1c0a call CopyBytes call CloseSRAM - call OverworldTextModeSwitch + call LoadMapPart xor a call OpenSRAM |