Name as many symbols as I could in trade.c

This commit is contained in:
PikalaxALT
2020-04-10 12:03:37 -04:00
parent fc7f04322d
commit 5f7ed93363
13 changed files with 133 additions and 130 deletions
+1 -1
View File
@@ -809,7 +809,7 @@ u8 GetLinkPlayerDataExchangeStatusTimed(int lower, int upper)
{
if (gLinkPlayers[0].linkType == 0x1133)
{
switch (sub_804FB34())
switch (Trade_CalcLinkPlayerCompatibilityParam())
{
case 0:
sPlayerDataExchangeStatus = EXCHANGE_COMPLETE;