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/IcePath1F.asm | |
| parent | a9334f7468b81e5d9e1077e1430f439776f0c7c4 (diff) | |
Comment the person constants sections, like the others
Diffstat (limited to 'maps/IcePath1F.asm')
| -rw-r--r-- | maps/IcePath1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/IcePath1F.asm b/maps/IcePath1F.asm index fbb3a9198..82676465a 100644 --- a/maps/IcePath1F.asm +++ b/maps/IcePath1F.asm @@ -1,4 +1,4 @@ -const_value set 2 +const_value set 2 ; person constants const ICEPATH1F_POKE_BALL1 const ICEPATH1F_POKE_BALL2 const ICEPATH1F_POKE_BALL3 |
