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/ElmsLab.asm | |
parent | a23854b05ec944b081b91815d6d605dd5e3d2f32 (diff) |
Clean up map scripts.
Diffstat (limited to 'maps/ElmsLab.asm')
-rw-r--r-- | maps/ElmsLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/ElmsLab.asm b/maps/ElmsLab.asm index 41839262..0ba7d46a 100644 --- a/maps/ElmsLab.asm +++ b/maps/ElmsLab.asm @@ -1,4 +1,4 @@ - const_def 2 ; object constants + object_const_def ; object_event constants const ELMSLAB_ELM const ELMSLAB_ELMS_AIDE const ELMSLAB_POKE_BALL1 |