summaryrefslogtreecommitdiff
path: root/src/tv.c
diff options
context:
space:
mode:
authorhondew <pokehondew@gmail.com>2019-02-22 16:12:37 -0500
committerhuderlem <huderlem@gmail.com>2019-02-28 21:21:56 -0600
commit1dc0d346d949f858e2aae602ebf60eb81bf6b7d7 (patch)
tree75c9c82683f6d2d4ff95bbbd1ce9ebfbb485d5ac /src/tv.c
parentdd8ecabe26e5e525306047507d33bc1640040871 (diff)
fix spelling error
Diffstat (limited to 'src/tv.c')
-rw-r--r--src/tv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tv.c b/src/tv.c
index 4b8ff8664..ee3614e83 100644
--- a/src/tv.c
+++ b/src/tv.c
@@ -2019,7 +2019,7 @@ void sub_80EDCE8(void)
}
}
-void AlertTVOfNewCointTotal(u16 nCoinsPaidOut)
+void AlertTVOfNewCoinTotal(u16 nCoinsPaidOut)
{
TVShow *show;
bool8 flag;