diff options
Diffstat (limited to 'mobile')
-rw-r--r-- | mobile/mobile_40.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_40.asm b/mobile/mobile_40.asm index 7828928ab..ef3fc1560 100644 --- a/mobile/mobile_40.asm +++ b/mobile/mobile_40.asm @@ -6443,7 +6443,7 @@ Function102dd3: ld hl, vTiles0 lb bc, BANK(MobileTradeLightsGFX), 4 call Get2bpp - farcall __LoadTradeScreenBorder + farcall __LoadTradeScreenBorderGFX call EnableLCD ret |