You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
'rept' is not indented
This commit is contained in:
@@ -2404,10 +2404,10 @@ GetFailureResultText: ; 350e4
|
||||
ld hl, wCurDamage
|
||||
ld a, [hli]
|
||||
ld b, [hl]
|
||||
rept 3
|
||||
rept 3
|
||||
srl a
|
||||
rr b
|
||||
endr
|
||||
endr
|
||||
ld [hl], b
|
||||
dec hl
|
||||
ld [hli], a
|
||||
|
Reference in New Issue
Block a user