aboutsummaryrefslogtreecommitdiff
path: root/map
diff options
context:
space:
mode:
Diffstat (limited to 'map')
-rw-r--r--map/objects.gbasm2
1 files changed, 2 insertions, 0 deletions
diff --git a/map/objects.gbasm b/map/objects.gbasm
index b1a43fe..1745092 100644
--- a/map/objects.gbasm
+++ b/map/objects.gbasm
@@ -344,6 +344,8 @@ Object_Interactions_Check:
LD A, (HL+)
CP $00
JR Z, =.next
+ CP $FF
+ JR Z, =.next
LD A, (HL+)
CP C