diff options
Diffstat (limited to 'mobile/mobile_12.asm')
-rw-r--r-- | mobile/mobile_12.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/mobile_12.asm b/mobile/mobile_12.asm index ee25e5f80..c3e0aa6ab 100644 --- a/mobile/mobile_12.asm +++ b/mobile/mobile_12.asm @@ -1799,7 +1799,7 @@ Function48d94: sla b or b ld [hld], a - ldh a, [hQuotient + 2] + ldh a, [hQuotient + 3] ld c, 10 call SimpleDivide sla b |