Document overworld whiteout funcs

This commit is contained in:
PikalaxALT
2019-10-22 13:09:47 -04:00
parent 949a4c3b5d
commit 1de8b7b197
15 changed files with 65 additions and 47 deletions
+2 -2
View File
@@ -5229,7 +5229,7 @@ static void atk5D_getmoneyreward(void)
}
else
{
moneyReward = sub_8054C04();
moneyReward = ComputeWhiteOutMoneyLoss();
}
PREPARE_WORD_NUMBER_BUFFER(gBattleTextBuff1, 5, moneyReward);
if (moneyReward)
@@ -5411,7 +5411,7 @@ static void atk5D_getmoneyreward(void)
bl AddMoney\n\
b _08025A00\n\
_080259FA:\n\
bl sub_8054C04\n\
bl ComputeWhiteOutMoneyLoss\n\
adds r4, r0, 0\n\
_08025A00:\n\
ldr r1, _08025A40 @ =gBattleTextBuff1\n\