From ae8e89a10ddfb736afc23a2477c20b6897b0313d Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Mon, 5 Feb 2018 17:39:26 +0100 Subject: move some pokemon data to c --- data/event_scripts.s | 1 + 1 file changed, 1 insertion(+) (limited to 'data/event_scripts.s') diff --git a/data/event_scripts.s b/data/event_scripts.s index 556ebcd01..b2b895903 100644 --- a/data/event_scripts.s +++ b/data/event_scripts.s @@ -4,6 +4,7 @@ #include "constants/songs.h" #include "constants/species.h" #include "constants/vars.h" +#include "constants/trainers.h" .include "asm/macros.inc" .include "asm/macros/event.inc" .include "constants/constants.inc" -- cgit v1.2.3