summaryrefslogtreecommitdiff
path: root/src/rom3.c
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-11-26 15:10:56 -0600
committercamthesaxman <cameronghall@cox.net>2017-11-26 15:10:56 -0600
commit026e017a16df44806b95435403a8e3b8dbe78084 (patch)
tree83b651219e44c467077d5a16f3d77574924b9a3a /src/rom3.c
parente7215091ee44b26d83753104f879671db4224803 (diff)
flag, vars, items constants
Diffstat (limited to 'src/rom3.c')
-rw-r--r--src/rom3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rom3.c b/src/rom3.c
index b150893d3..dd520a839 100644
--- a/src/rom3.c
+++ b/src/rom3.c
@@ -6,7 +6,7 @@
#include "battle_anim_81258BC.h"
#include "battle_anim_8137220.h"
#include "cable_club.h"
-#include "items.h"
+#include "constants/items.h"
#include "link.h"
#include "pokemon.h"
#include "rom3.h"