summaryrefslogtreecommitdiff
path: root/data/data2c.s
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-12-11 12:41:13 -0600
committercamthesaxman <cameronghall@cox.net>2017-12-11 12:41:13 -0600
commit9525fdd54de805e8b45e23df6a57074e077c175d (patch)
treeaf62f4a34588c3ad679249cfed757ac2a8eb075a /data/data2c.s
parentc681b482c2ab0a4281cb6ad5927ce8ca565a3692 (diff)
convert more constants
Diffstat (limited to 'data/data2c.s')
-rw-r--r--data/data2c.s1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/data2c.s b/data/data2c.s
index 60d0f8c8b..904009254 100644
--- a/data/data2c.s
+++ b/data/data2c.s
@@ -1,6 +1,7 @@
@ 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"