diff options
| author | entrpntr <entrpntr@gmail.com> | 2020-06-05 12:11:43 -0400 |
|---|---|---|
| committer | entrpntr <entrpntr@gmail.com> | 2020-06-05 15:25:19 -0400 |
| commit | e680fe73c1f47cdb25e0115f013cc01c58e73156 (patch) | |
| tree | 4a218f61aec267cda138964b4fea9392125b86fc /maps/IcePathB3F.asm | |
| parent | a23854b05ec944b081b91815d6d605dd5e3d2f32 (diff) | |
Clean up map scripts.
Diffstat (limited to 'maps/IcePathB3F.asm')
| -rw-r--r-- | maps/IcePathB3F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/IcePathB3F.asm b/maps/IcePathB3F.asm index 1130705a..c35fd454 100644 --- a/maps/IcePathB3F.asm +++ b/maps/IcePathB3F.asm @@ -1,4 +1,4 @@ - const_def 2 ; object constants + object_const_def ; object_event constants const ICEPATHB3F_POKE_BALL const ICEPATHB3F_ROCK |
