diff options
Diffstat (limited to 'misc/mobile_46.asm')
-rwxr-xr-x | misc/mobile_46.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_46.asm b/misc/mobile_46.asm index 220c9e0b1..78fcc8418 100755 --- a/misc/mobile_46.asm +++ b/misc/mobile_46.asm @@ -3767,9 +3767,9 @@ Function119b6b: ; 119b6b ld [hld], a dec hl pop de -rept 3 inc hl -endr + inc hl + inc hl ld a, h cp $e0 jr c, .asm_119b93 |