maptrigger macro

This commit is contained in:
PikalaxALT
2016-01-05 08:46:37 -05:00
parent 27be0bfe05
commit 80aba7fc13
47 changed files with 345 additions and 343 deletions

View File

@@ -1203,7 +1203,7 @@ ApplyPersonFacing: ; 9728b
jr c, .not_visible ; STILL_SPRITE
ld hl, OBJECT_FLAGS1
add hl, bc
bit 2, [hl]
bit FIXED_FACING, [hl]
jr nz, .not_visible
pop de
ld a, e