mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-03-13 17:22:25 +01:00
Make trainer card compile
This commit is contained in:
parent
4e396207d3
commit
75a1c022dd
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user