No space between labels and bodies

This commit is contained in:
Rangi
2018-06-25 12:24:18 -04:00
parent 5693cc49cf
commit 1caa50a647
37 changed files with 11 additions and 113 deletions

View File

@@ -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