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/SaffronGym.asm | |
parent | a9334f7468b81e5d9e1077e1430f439776f0c7c4 (diff) |
Comment the person constants sections, like the others
Diffstat (limited to 'maps/SaffronGym.asm')
-rw-r--r-- | maps/SaffronGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/SaffronGym.asm b/maps/SaffronGym.asm index 9cceafe44..a0de9bdee 100644 --- a/maps/SaffronGym.asm +++ b/maps/SaffronGym.asm @@ -1,4 +1,4 @@ -const_value set 2 +const_value set 2 ; person constants const SAFFRONGYM_SABRINA const SAFFRONGYM_GRANNY1 const SAFFRONGYM_YOUNGSTER1 |