summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEvan <eroelke@gmail.com>2019-11-24 16:57:31 -0700
committerEvan <eroelke@gmail.com>2019-11-24 16:57:31 -0700
commit3f92af3651452e873339d721903340003a86c526 (patch)
tree2cf83767e509bc6efe391fb1ccd99ae8e8a909e2 /src
parent697fabb98aef399d6178051df6a33418b59aa962 (diff)
fix mart history struct
Diffstat (limited to 'src')
-rw-r--r--src/shop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shop.c b/src/shop.c
index 923c7dc45..43b1361a1 100644
--- a/src/shop.c
+++ b/src/shop.c
@@ -1512,7 +1512,7 @@ static void nullsub_53(void)
#ifdef NONMATCHING
void sub_809C09C(u16 item, u16 quantity, u8 a2)
{
- struct Purchase *tmp;
+ struct MartHistory *tmp;
if (gUnknown_203996C.unkA == a2)
{