diff options
Diffstat (limited to 'misc/mobile_45.asm')
-rw-r--r-- | misc/mobile_45.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_45.asm b/misc/mobile_45.asm index cd8406cbd..1a891ce6c 100644 --- a/misc/mobile_45.asm +++ b/misc/mobile_45.asm @@ -15521,7 +15521,7 @@ Function11b3d9: ; 11b3d9 add [hl] cp e jr z, .asm_11b40d - ld hl, NONE + ld hl, 0 ld bc, $0070 call AddNTimes ld e, l |