summaryrefslogtreecommitdiff
path: root/src/contest.c
diff options
context:
space:
mode:
authorMarcus Huderle <huderlem@gmail.com>2018-06-20 17:47:51 -0500
committerMarcus Huderle <huderlem@gmail.com>2018-06-20 17:47:51 -0500
commit2c7a4e1406b078cf9bcc2a16e92a58497390aa17 (patch)
treec17f6d2ea77a8772a643973a00684efc40d6838e /src/contest.c
parentab8373bbd57f1498df89ace04697eb4a2b5bc1d6 (diff)
Use MUS_ prefix instead of BGM_ prefix for songs
Diffstat (limited to 'src/contest.c')
-rw-r--r--src/contest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/contest.c b/src/contest.c
index fcadd8ae1..9dff08ea7 100644
--- a/src/contest.c
+++ b/src/contest.c
@@ -1584,7 +1584,7 @@ void sub_80AC2CC(u8 taskId)
{
case 0:
sub_80B1EA8(-1, 1);
- PlayFanfare(BGM_ME_ZANNEN);
+ PlayFanfare(MUS_ME_ZANNEN);
gTasks[taskId].data[10]++;
break;
case 1: