You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
hRemainder
This commit is contained in:
@@ -1805,8 +1805,8 @@ Function48d94: ; 48d94 (12:4d94)
|
||||
ld [hDivisor], a
|
||||
ld b, 2
|
||||
call Divide
|
||||
ld a, [hDivisor]
|
||||
ld c, $a
|
||||
ld a, [hRemainder]
|
||||
ld c, 10
|
||||
call SimpleDivide
|
||||
sla b
|
||||
sla b
|
||||
|
||||
Reference in New Issue
Block a user