diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-03-30 14:36:52 -0400 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-03-31 15:43:51 -0500 |
commit | aafe9df454f42c77146d76676cc477e876d6540b (patch) | |
tree | 2152f6a098ed59908f7d1d870c9381c60bc5eb44 /src/cable_club.c | |
parent | f34cda3b5209735fbf276b0f23e29549b1a1a3d9 (diff) |
through sub_8018798
Diffstat (limited to 'src/cable_club.c')
-rw-r--r-- | src/cable_club.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cable_club.c b/src/cable_club.c index b80e76e99..fab187b07 100644 --- a/src/cable_club.c +++ b/src/cable_club.c @@ -17,7 +17,8 @@ #include "menu.h" #include "overworld.h" #include "palette.h" -#include "rom_8011DC0.h" +#include "union_room.h" +#include "mevent2.h" #include "script.h" #include "script_pokemon_util_80F87D8.h" #include "sound.h" |