diff options
Diffstat (limited to 'misc/mobile_12.asm')
-rwxr-xr-x | misc/mobile_12.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_12.asm b/misc/mobile_12.asm index 185d19e89..c1388351e 100755 --- a/misc/mobile_12.asm +++ b/misc/mobile_12.asm @@ -112,7 +112,7 @@ InitMobileProfile: ; 4802f (12:402f) ld de, String_48275 call PlaceString call Function48187 - call Function3200 + call WaitBGMap2 call SetPalettes call Function1bc9 ld hl, MenuSelection2 |