summaryrefslogtreecommitdiff
path: root/include/shop.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shop.h')
-rw-r--r--include/shop.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/shop.h b/include/shop.h
index d3e86408c..1046a590a 100644
--- a/include/shop.h
+++ b/include/shop.h
@@ -1,6 +1,8 @@
#ifndef GUARD_SHOP_H
#define GUARD_SHOP_H
+#include "global.h"
+
extern EWRAM_DATA struct ItemSlot gUnknown_02039F80[3];
void CreatePokemartMenu(const u16 *);