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/RadioTower2F.asm | |
| parent | 9e368eee1f2f14e0d7e13f0d41dc89292051ec56 (diff) | |
const_def N
Diffstat (limited to 'maps/RadioTower2F.asm')
| -rw-r--r-- | maps/RadioTower2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/RadioTower2F.asm b/maps/RadioTower2F.asm index 12360c4c2..049c2c596 100644 --- a/maps/RadioTower2F.asm +++ b/maps/RadioTower2F.asm @@ -1,4 +1,4 @@ -const_value set 2 ; object constants + const_def 2 ; object constants const RADIOTOWER2F_SUPER_NERD const RADIOTOWER2F_TEACHER const RADIOTOWER2F_ROCKET1 |
