diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-15 21:04:25 -0500 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-12-15 21:04:25 -0500 |
| commit | da2e0dfe5075d8e6200ecd06994175c81c847705 (patch) | |
| tree | 183a9573fcc757f77e1eb784750028d225336979 /data/data2b.s | |
| parent | 88636dfc2a07790d9bdbba1ca56f4ca252d16f5b (diff) | |
| parent | 224fdbf026cfb0ff88aac519875a39fb038e4bb1 (diff) | |
Merge branch 'master' into clock
Diffstat (limited to 'data/data2b.s')
| -rw-r--r-- | data/data2b.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/data2b.s b/data/data2b.s index e723b4c97..6051b86cc 100644 --- a/data/data2b.s +++ b/data/data2b.s @@ -1,5 +1,8 @@ @ the second big chunk of data +#include "constants/items.h" +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |
