diff options
Diffstat (limited to 'misc/mobile_5f.asm')
-rw-r--r-- | misc/mobile_5f.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mobile_5f.asm b/misc/mobile_5f.asm index 0ff92bc3e..12a018d73 100644 --- a/misc/mobile_5f.asm +++ b/misc/mobile_5f.asm @@ -4393,9 +4393,9 @@ Function17f3f0: ; 17f3f0 pop hl add hl, de add hl, de -rept 3 inc hl -endr + inc hl + inc hl ld e, l ld d, h ld l, c |