diff options
| author | huderlem <huderlem@gmail.com> | 2019-10-15 16:30:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-15 16:30:27 -0500 |
| commit | a0b3f5d9e34e65c1948325bd4177a734bfde6bb4 (patch) | |
| tree | edd30aaf0011fa31b0dd75fee2a670b2215390e2 /data/event_scripts.s | |
| parent | 07ac727c6d0c54d5d0f9f2a1f4c11b81f9d64cb4 (diff) | |
| parent | 928cdf2531e74df2432ec8d602c4c2d2fee14eb1 (diff) | |
Merge pull request #833 from GriffinRichards/doc-inc2
Document .incs split from event_scripts Round 2
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 4d09dfe96..4f97d4c71 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -35,6 +35,7 @@ #include "constants/trade.h" #include "constants/trainer_hill.h" #include "constants/trainers.h" +#include "constants/tv.h" #include "constants/vars.h" #include "constants/weather.h" .include "asm/macros.inc" |
