diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:38:45 -0500 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 11:38:45 -0500 |
| commit | 08891da82254aa4051bf594d4abc2db8e4043d8f (patch) | |
| tree | 80fae311aa884ca10b2c8131113b4dfb9046991e /maps/IcePath1F.asm | |
| parent | 9e368eee1f2f14e0d7e13f0d41dc89292051ec56 (diff) | |
const_def N
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 dd76d5597..58edccf9b 100644 --- a/maps/IcePath1F.asm +++ b/maps/IcePath1F.asm @@ -1,4 +1,4 @@ -const_value set 2 ; object constants + const_def 2 ; object constants const ICEPATH1F_POKE_BALL1 const ICEPATH1F_POKE_BALL2 const ICEPATH1F_POKE_BALL3 |
