summaryrefslogtreecommitdiff
path: root/mobile
diff options
context:
space:
mode:
Diffstat (limited to 'mobile')
-rw-r--r--mobile/fixed_words.asm10
-rw-r--r--mobile/mobile_40.asm2
2 files changed, 6 insertions, 6 deletions
diff --git a/mobile/fixed_words.asm b/mobile/fixed_words.asm
index dc60aafe7..1243a4dbe 100644
--- a/mobile/fixed_words.asm
+++ b/mobile/fixed_words.asm
@@ -339,7 +339,7 @@ Function11c1b9:
Function11c254:
push af
- ld a, $4
+ ld a, BANK(s4_a007)
call OpenSRAM
ld hl, s4_a007
pop af
@@ -349,7 +349,7 @@ Function11c254:
sla a
add c
ld c, a
- ld b, $0
+ ld b, 0
add hl, bc
ld de, wcd36
ld bc, 12
@@ -1762,7 +1762,7 @@ Function11cb66:
ld a, [hl]
and a
jr nz, .asm_11cbd4
- ld a, $4
+ ld a, BANK(s4_a007)
call OpenSRAM
ld hl, s4_a007
ld a, [wMenuCursorY]
@@ -1773,10 +1773,10 @@ Function11cb66:
sla a
add c
ld c, a
- ld b, $0
+ ld b, 0
add hl, bc
ld de, wcd36
- ld c, $c
+ ld c, 12
.asm_11cba2
ld a, [de]
ld [hli], a
diff --git a/mobile/mobile_40.asm b/mobile/mobile_40.asm
index 677216bc6..b22302ec5 100644
--- a/mobile/mobile_40.asm
+++ b/mobile/mobile_40.asm
@@ -6496,7 +6496,7 @@ Function102e3e:
db "CANCEL@"
Function102e4f:
- farcall Function16d42e
+ farcall LoadMobileTradeBorderTilemap
farcall _InitMG_Mobile_LinkTradePalMap
ld de, wPlayerName
hlcoord 4, 0