summaryrefslogtreecommitdiff
path: root/src/trade.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trade.c')
-rw-r--r--src/trade.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/trade.c b/src/trade.c
index 7af1e19c9..99c9f6088 100644
--- a/src/trade.c
+++ b/src/trade.c
@@ -49,6 +49,8 @@
#define Trade_SendData(ptr) (SendBlock(bitmask_all_link_players_but_self(), ptr->linkData, 20))
+extern void sub_80C6D80(const u8 *, u8 *, u8, u8, u8);
+
struct InGameTrade {
/*0x00*/ u8 name[11];
/*0x0C*/ u16 species;