summaryrefslogtreecommitdiff
path: root/src/trader.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-04-04 08:49:05 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2018-04-05 22:43:26 -0400
commit56d822f9e3fe9ed65377151c0b839e4eaa7caea9 (patch)
treeb12164fe944f4d340bcbed1aa1e599d8d1d4f757 /src/trader.c
parentb5dbdbc4b918b1fd3b60084ea92ce9ad6830733b (diff)
Renaming
Diffstat (limited to 'src/trader.c')
-rw-r--r--src/trader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trader.c b/src/trader.c
index 885557d5a..e8fe743f8 100644
--- a/src/trader.c
+++ b/src/trader.c
@@ -249,7 +249,7 @@ void ScrSpecial_TraderDoDecorationTrade(void)
struct MauvilleManTrader *trader = &gSaveBlock1.mauvilleMan.trader;
sub_81340A8(gSpecialVar_0x8006);
- IsThereStorageSpaceForDecoration(gSpecialVar_0x8004);
+ GiveDecoration(gSpecialVar_0x8004);
StringCopy(trader->unk5[gSpecialVar_0x8005], gSaveBlock2.playerName);
trader->unk1[gSpecialVar_0x8005] = gSpecialVar_0x8006;
sub_810993C();