diff options
Diffstat (limited to 'mobile/mobile_46.asm')
-rw-r--r-- | mobile/mobile_46.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_46.asm b/mobile/mobile_46.asm index 502fed831..e8ed6ed47 100644 --- a/mobile/mobile_46.asm +++ b/mobile/mobile_46.asm @@ -5145,7 +5145,7 @@ Function11a80c: ld bc, hDividend ld hl, Unknown_11a89a call Function11a88c - ld bc, hQuotient + ld bc, hQuotient + 1 ld hl, Unknown_11a8ba call Function11a88c ld bc, hPrintNumBuffer + 2 |