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/data2c.s | |
| parent | 88636dfc2a07790d9bdbba1ca56f4ca252d16f5b (diff) | |
| parent | 224fdbf026cfb0ff88aac519875a39fb038e4bb1 (diff) | |
Merge branch 'master' into clock
Diffstat (limited to 'data/data2c.s')
| -rw-r--r-- | data/data2c.s | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/data2c.s b/data/data2c.s index be715493c..904009254 100644 --- a/data/data2c.s +++ b/data/data2c.s @@ -1,5 +1,9 @@ @ the second big chunk of data +#include "constants/abilities.h" +#include "constants/items.h" +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |
