summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-08-24 16:52:49 -0500
committercamthesaxman <cameronghall@cox.net>2017-08-24 16:52:49 -0500
commit1b715eb7ba38ff408acf5e5e0a9ea88642f912bb (patch)
tree3367bb18b2ef2434999704c7efa21f6863644395 /include/global.h
parent4a583141ba483dcd49f49760a29c403c5d259efb (diff)
more Mauville man labeling
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/global.h b/include/global.h
index 6c0fc28ef..0e0c29045 100644
--- a/include/global.h
+++ b/include/global.h
@@ -478,7 +478,7 @@ struct MauvilleManTrader
u8 id;
u8 unk1[4];
u8 unk5[4][11];
- u8 unk31;
+ bool8 alreadyTraded;
};
struct MauvilleManStoryteller
@@ -487,7 +487,7 @@ struct MauvilleManStoryteller
bool8 unk1;
u8 filler2[2];
u8 unk4[4];
- u8 unk8[4][7];
+ u8 playerNames[4][7];
u8 unk24[2][4]; // unknown length
};