summaryrefslogtreecommitdiff
path: root/mobile/mobile_45_sprite_engine.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-01-04 20:08:43 -0500
committerGitHub <noreply@github.com>2020-01-04 20:08:43 -0500
commit94ebdab6d350fd6ebfd43c5a84710ed14dade8ca (patch)
treea3b0d23a7501a337fb150ffb9253b3d5a301c657 /mobile/mobile_45_sprite_engine.asm
parent9aeb0ab522ad36796b2ace55cca17e7314a3bc9a (diff)
parent739a60b33c54021c975f22d627e4b5e40206fe37 (diff)
Merge pull request #660 from mid-kid/master
Make the map setup commands match the actual function names better
Diffstat (limited to 'mobile/mobile_45_sprite_engine.asm')
-rw-r--r--mobile/mobile_45_sprite_engine.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_45_sprite_engine.asm b/mobile/mobile_45_sprite_engine.asm
index e2863efc6..fe9b68517 100644
--- a/mobile/mobile_45_sprite_engine.asm
+++ b/mobile/mobile_45_sprite_engine.asm
@@ -691,7 +691,7 @@ Function1163c0:
ldh [rSVBK], a
farcall ReloadMapPart
ld a, [wLinkMode]
- cp $4
+ cp LINK_MOBILE
jr z, .asm_11642a
ld a, $8
ld [wMusicFade], a