diff options
| author | GriffinR <griffin.g.richards@gmail.com> | 2020-08-12 19:49:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 19:49:55 -0400 |
| commit | ade49de329fc5e936e9ea6ddcd1c6f8ec8fa62b8 (patch) | |
| tree | 9fb5636bf236ee8847c545c751539c892de3f1dd /data/event_scripts.s | |
| parent | f6efbe38bfd7365ffdace6e82f5160563473efd7 (diff) | |
| parent | b3c4cd8a3297c918608450e5ba1fdd37ca0ce867 (diff) | |
Merge branch 'master' into doc-pblock
Diffstat (limited to 'data/event_scripts.s')
| -rw-r--r-- | data/event_scripts.s | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/event_scripts.s b/data/event_scripts.s index 7cc5960d4..058de953b 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -40,6 +40,7 @@ #include "constants/moves.h" #include "constants/party_menu.h" #include "constants/pokemon.h" +#include "constants/roulette.h" #include "constants/script_menu.h" #include "constants/secret_bases.h" #include "constants/songs.h" |
