aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/hidden_item_coords.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 12:39:50 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2020-07-15 12:39:50 -0400
commit15bcd882288c2f7e4a902a44cd9b90d76306fcf9 (patch)
tree69c94c4e36c13e814774da529f7ed19e6a662e2c /data/events/hidden_item_coords.asm
parentMerge pull request #273 from Rangi42/master (diff)
downloadpokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.tar.gz
pokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.tar.xz
pokeyellow-15bcd882288c2f7e4a902a44cd9b90d76306fcf9.zip
Indent comments that describe data table macro formats
Diffstat (limited to 'data/events/hidden_item_coords.asm')
-rwxr-xr-xdata/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 54571cac..115f53aa 100755
--- a/data/events/hidden_item_coords.asm
+++ b/data/events/hidden_item_coords.asm
@@ -3,7 +3,7 @@ hidden_item: MACRO
ENDM
HiddenItemCoords:
-; map id, x, y
+ ; map id, x, y
hidden_item VIRIDIAN_FOREST, 1, 18
hidden_item VIRIDIAN_FOREST, 16, 42
hidden_item MT_MOON_B2F, 18, 12