diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-09 00:43:07 +0100 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-02-09 00:43:07 +0100 |
| commit | bce01bc518b3a5f36841f1d9d6649cc15d4a94b6 (patch) | |
| tree | 8c398bf570547e3c43db6ba6930e5b38fefee177 /data/data2b.s | |
| parent | 9df5e16343a7540a18607d13e098cf8ff8e252e3 (diff) | |
| parent | 387dbf48d0bbb22dc16158a1ee0d373c166c8438 (diff) | |
battle labels merge with master
Diffstat (limited to 'data/data2b.s')
| -rw-r--r-- | data/data2b.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/data2b.s b/data/data2b.s index 6c24060a0..b34995bee 100644 --- a/data/data2b.s +++ b/data/data2b.s @@ -1,6 +1,8 @@ #include "constants/items.h" #include "constants/moves.h" #include "constants/species.h" +#include "constants/trainers.h" +#include "constants/pokemon.h" .include "asm/macros.inc" .include "constants/constants.inc" |
