diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:51 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:47:51 -0500 |
| commit | 2c7a4e1406b078cf9bcc2a16e92a58497390aa17 (patch) | |
| tree | c17f6d2ea77a8772a643973a00684efc40d6838e /data/maps/LinkContestRoom2 | |
| parent | ab8373bbd57f1498df89ace04697eb4a2b5bc1d6 (diff) | |
Use MUS_ prefix instead of BGM_ prefix for songs
Diffstat (limited to 'data/maps/LinkContestRoom2')
| -rw-r--r-- | data/maps/LinkContestRoom2/header.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/LinkContestRoom2/header.inc b/data/maps/LinkContestRoom2/header.inc index e8a4ec4fd..a3d60c4f8 100644 --- a/data/maps/LinkContestRoom2/header.inc +++ b/data/maps/LinkContestRoom2/header.inc @@ -3,7 +3,7 @@ LinkContestRoom2:: @ 8307AAC .4byte LinkContestRoom2_MapEvents .4byte LinkContestRoom2_MapScripts .4byte 0x0 - .2byte BGM_CONTEST0 + .2byte MUS_CONTEST0 .2byte 233 .byte 87 .byte 0 |
