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

View File

@@ -2019,7 +2019,7 @@ void sub_80EDCE8(void)
}
}
void AlertTVOfNewCointTotal(u16 nCoinsPaidOut)
void AlertTVOfNewCoinTotal(u16 nCoinsPaidOut)
{
TVShow *show;
bool8 flag;