You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
engine/mart.asm
This commit is contained in:
@@ -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
|
||||
|
@@ -35,7 +35,7 @@ Function2de2:: ; 2de2
|
||||
call ResetTextRelatedRAM
|
||||
xor a
|
||||
ld [hBGMapMode], a
|
||||
call Function2173
|
||||
call OverworldTextModeSwitch
|
||||
call Function2e20
|
||||
xor a
|
||||
ld [hBGMapMode], a
|
||||
|
Reference in New Issue
Block a user