aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/hidden_item_coords.asm
diff options
context:
space:
mode:
Diffstat (limited to 'data/events/hidden_item_coords.asm')
-rw-r--r--data/events/hidden_item_coords.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/events/hidden_item_coords.asm b/data/events/hidden_item_coords.asm
index 5705feed..1201c270 100644
--- a/data/events/hidden_item_coords.asm
+++ b/data/events/hidden_item_coords.asm
@@ -1,4 +1,4 @@
-hidden_item: MACRO
+MACRO hidden_item
db \1, \3, \2
ENDM