aboutsummaryrefslogtreecommitdiffstats
path: root/data/events/hidden_item_coords.asm
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2020-07-15 13:23:22 -0400
committerGitHub <noreply@github.com>2020-07-15 13:23:22 -0400
commit87f24a885d888411d715171d75163bd59a609b41 (patch)
tree802877f7038146e7246ba4adc56d560049e5eb96 /data/events/hidden_item_coords.asm
parentMerge pull request #273 from Rangi42/master (diff)
parentAlign constant comments as a column (diff)
downloadpokeyellow-87f24a885d888411d715171d75163bd59a609b41.tar.gz
pokeyellow-87f24a885d888411d715171d75163bd59a609b41.tar.xz
pokeyellow-87f24a885d888411d715171d75163bd59a609b41.zip
Merge pull request #274 from Rangi42/master
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