You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Fix some whitespace
This commit is contained in:
@@ -552,9 +552,9 @@ FlyFunction:
|
||||
ret
|
||||
|
||||
.Jumptable:
|
||||
dw .TryFly
|
||||
dw .DoFly
|
||||
dw .FailFly
|
||||
dw .TryFly
|
||||
dw .DoFly
|
||||
dw .FailFly
|
||||
|
||||
.TryFly:
|
||||
ld de, ENGINE_STORMBADGE
|
||||
|
Reference in New Issue
Block a user