fix mart history struct
This commit is contained in:
+1
-1
@@ -1512,7 +1512,7 @@ static void nullsub_53(void)
|
|||||||
#ifdef NONMATCHING
|
#ifdef NONMATCHING
|
||||||
void sub_809C09C(u16 item, u16 quantity, u8 a2)
|
void sub_809C09C(u16 item, u16 quantity, u8 a2)
|
||||||
{
|
{
|
||||||
struct Purchase *tmp;
|
struct MartHistory *tmp;
|
||||||
|
|
||||||
if (gUnknown_203996C.unkA == a2)
|
if (gUnknown_203996C.unkA == a2)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user