summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-10-23 13:36:54 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-10-23 13:36:54 -0400
commit7991db972b5892c36a7b004404c16f28f6b65bad (patch)
tree7af3bf584be7e664dcd883c186f0b93c783c832c /mobile
parent8a73bb9ab2ed8dd7ee7d5583efd5a7488687c29c (diff)
Identify some more link.asm labels (syncing to pokegold)
Diffstat (limited to 'mobile')
-rw-r--r--mobile/mobile_40.asm2
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