hQuotient is a four-byte buffer (fixes #558)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user