summaryrefslogtreecommitdiff
path: root/include/shop.h
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-26 11:47:12 -0700
committerEvan <eroelke@gmail.com>2019-11-26 11:47:12 -0700
commitd1142b4290e8688a0d42bfc1b95b9d90b1721459 (patch)
tree578207bf0437fb8aacdc8374c417a53691816411 /include/shop.h
parentc73f061cc68468c3227be98fd49cba9514bbd567 (diff)
extract graphics data
Diffstat (limited to 'include/shop.h')
-rw-r--r--include/shop.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/shop.h b/include/shop.h
index 91ce421aa..75e1f7298 100644
--- a/include/shop.h
+++ b/include/shop.h
@@ -9,8 +9,6 @@
#define INDEX_CANCEL -2
-#define NUM_CHARS_PRICE 4
-
extern EWRAM_DATA struct ItemSlot gUnknown_02039F80[3];
void CreatePokemartMenu(const u16 *itemsForSale);