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

@@ -1,5 +1,4 @@
CanObjectMoveInDirection:
ld hl, OBJECT_PALETTE
add hl, bc
bit SWIMMING_F, [hl]
@@ -216,7 +215,6 @@ Function6fa1:
ret
CheckFacingObject::
call GetFacingTileCoord
; Double the distance for counter tiles.