summaryrefslogtreecommitdiff
path: root/home/map.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-11-11 14:12:46 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-11-11 14:12:46 -0500
commitb522b0f165b6aae278ca9b4b18bada606d4ae737 (patch)
tree15d4c8be83f1eb658fe40f384d11eddd0354f888 /home/map.asm
parent4b35fa05829eb5257186699d8a8e44362905468c (diff)
engine/mart.asm
Diffstat (limited to 'home/map.asm')
-rw-r--r--home/map.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/map.asm b/home/map.asm
index df7f943b2..fe16910f2 100644
--- a/home/map.asm
+++ b/home/map.asm
@@ -95,7 +95,7 @@ GetMapTrigger:: ; 2147
ret
; 2173
-Function2173:: ; 2173
+OverworldTextModeSwitch:: ; 2173
call LoadMapPart
call FarCallSwapTextboxPalettes
ret
@@ -2038,7 +2038,7 @@ Function2bae:: ; 2bae
ld c, a
call SwitchToAnyMapBank
callba Function8c001
- call Function2173
+ call OverworldTextModeSwitch
call Function2821
ld a, 9
call SkipMusic