fix spelling error

This commit is contained in:
hondew
2019-02-22 16:12:37 -05:00
committed by huderlem
parent dd8ecabe26
commit 1dc0d346d9
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1964,7 +1964,7 @@ static void sub_8141DE4(u8 taskId)
gSpecialVar_0x8004 = TRUE;
else
gSpecialVar_0x8004 = FALSE;
AlertTVOfNewCointTotal(GetCoins());
AlertTVOfNewCoinTotal(GetCoins());
BeginHardwarePaletteFade(0xFF, 0, 0, 16, 0);
gTasks[taskId].func = sub_8141E7C;
}