You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
No space between labels and bodies
This commit is contained in:
@@ -20,7 +20,6 @@ CheckTrainerBattle::
|
||||
.loop
|
||||
|
||||
; Start a battle if the object:
|
||||
|
||||
push af
|
||||
push de
|
||||
|
||||
@@ -128,7 +127,6 @@ LoadTrainer_continue::
|
||||
ret
|
||||
|
||||
FacingPlayerDistance_bc::
|
||||
|
||||
push de
|
||||
call FacingPlayerDistance
|
||||
ld b, d
|
||||
|
||||
Reference in New Issue
Block a user