You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
spaces->tab, and remove redundant comment
This commit is contained in:
@@ -7868,7 +7868,6 @@ CalcExpBar:
|
||||
ld [hld], a
|
||||
xor a
|
||||
ld [hl], a
|
||||
; multiply by 64
|
||||
ld a, 64
|
||||
ldh [hMultiplier], a
|
||||
call Multiply
|
||||
|
Reference in New Issue
Block a user