diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 23:16:51 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-01-31 23:16:51 -0500 |
commit | a17623d96b25d6733846f5774fd10bb317862b43 (patch) | |
tree | fe13b09b13f1eb102c31dd31ce0cc8d0c2d6ae02 /maps/VioletGym.asm | |
parent | 7d6e82ef1c8c3eccdc630e85af1d687eaa612ad6 (diff) |
Add scene ID constants (TODO: meaningful names)
Diffstat (limited to 'maps/VioletGym.asm')
-rw-r--r-- | maps/VioletGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/VioletGym.asm b/maps/VioletGym.asm index c803d7ef1..3c165b39f 100644 --- a/maps/VioletGym.asm +++ b/maps/VioletGym.asm @@ -34,7 +34,7 @@ FalknerScript_0x683c2: iftrue .SpeechAfterTM setevent EVENT_BEAT_BIRD_KEEPER_ROD setevent EVENT_BEAT_BIRD_KEEPER_ABE - setmapscene ELMS_LAB, 2 + setmapscene ELMS_LAB, SCENE_ELMSLAB_2 specialphonecall SPECIALCALL_ASSISTANT writetext UnknownText_0x685c8 buttonsound |