diff options
Diffstat (limited to 'misc/mobile_22_2.asm')
-rw-r--r-- | misc/mobile_22_2.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_22_2.asm b/misc/mobile_22_2.asm index 6e9091fa4..b6c61eef9 100644 --- a/misc/mobile_22_2.asm +++ b/misc/mobile_22_2.asm @@ -939,7 +939,7 @@ Function8b88c: ; 8b88c call Function8931b call Function8932d jr c, .asm_8b8a3 - ld hl, $0000 + ld hl, NONE add hl, bc ld d, h ld e, l |