diff options
Diffstat (limited to 'data/easy_chat.s')
-rw-r--r-- | data/easy_chat.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/easy_chat.s b/data/easy_chat.s index d6efc1c7f..a1a5e0c4a 100644 --- a/data/easy_chat.s +++ b/data/easy_chat.s @@ -1,3 +1,6 @@ +#include "constants/easy_chat.h" +#include "constants/moves.h" +#include "constants/species.h" .include "asm/macros.inc" .include "constants/constants.inc" |