diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:04:17 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:04:17 -0500 |
commit | a2607623d3fa20363965e63740568d0a8d61b3da (patch) | |
tree | 1fdd5e40a9a7082036cee2b88d9f4bd359285af6 /maps/Route1.asm | |
parent | a9334f7468b81e5d9e1077e1430f439776f0c7c4 (diff) |
Comment the person constants sections, like the others
Diffstat (limited to 'maps/Route1.asm')
-rw-r--r-- | maps/Route1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/Route1.asm b/maps/Route1.asm index 834605d8a..68b96f274 100644 --- a/maps/Route1.asm +++ b/maps/Route1.asm @@ -1,4 +1,4 @@ -const_value set 2 +const_value set 2 ; person constants const ROUTE1_YOUNGSTER const ROUTE1_COOLTRAINER_F const ROUTE1_FRUIT_TREE |