summaryrefslogtreecommitdiff
path: root/misc/mobile_40.asm
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mobile_40.asm')
-rw-r--r--misc/mobile_40.asm16
1 files changed, 8 insertions, 8 deletions
diff --git a/misc/mobile_40.asm b/misc/mobile_40.asm
index b6664ca73..0de6c5c18 100644
--- a/misc/mobile_40.asm
+++ b/misc/mobile_40.asm
@@ -246,17 +246,17 @@ Function10016f: ; 10016f
.asm_1001af
ld a, $d7
- ld de, $0000
+ ld de, NONE
jr .asm_1001d7
.asm_1001b6
ld a, $d5
- ld de, $0000
+ ld de, NONE
jr .asm_1001d7
.asm_1001bd
ld a, $d6
- ld de, $0000
+ ld de, NONE
jr .asm_1001d7
.asm_1001c4
@@ -271,7 +271,7 @@ Function10016f: ; 10016f
.asm_1001d2
ld a, $d0
- ld de, $0000
+ ld de, NONE
.asm_1001d7
ld [wc300], a
@@ -645,7 +645,7 @@ Function100406: ; 100406
Function10043a: ; 10043a
push hl
push bc
- ld de, $0000
+ ld de, NONE
.asm_10043f
ld a, [hli]
add e
@@ -3636,7 +3636,7 @@ Function10177b: ; 10177b
ld c, a
ld b, $0
ld a, [wcd3a]
- ld hl, $0000
+ ld hl, NONE
call AddNTimes
ld e, l
ld d, h
@@ -6666,7 +6666,7 @@ Function102cee: ; 102cee
sub c
ret z
ld bc, $002f
- ld hl, $0000
+ ld hl, NONE
call AddNTimes
push hl
ld a, [wJumptableIndex]
@@ -7473,7 +7473,7 @@ Function10343c: ; 10343c
call Function1034e0
.asm_10345f
- ld bc, $0000
+ ld bc, NONE
call Function10350f
ld bc, $0001
call Function103487