diff options
author | camthesaxman <cameronghall@cox.net> | 2017-09-24 12:12:53 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-09-24 12:12:53 -0500 |
commit | 0c234d0929a6f7bb41277275f06abae1b3d7e823 (patch) | |
tree | abbd5c4ac89359814842ed0b37f14bd89a07d04a /src/sound.c | |
parent | cdc5d1b683dd89e80d3daaf13965cae916ed9f6c (diff) |
more renaming
Diffstat (limited to 'src/sound.c')
-rw-r--r-- | src/sound.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sound.c b/src/sound.c index 91f5e06a3..a6a61c0b5 100644 --- a/src/sound.c +++ b/src/sound.c @@ -81,8 +81,6 @@ void MapMusicMain(void) PlayBGM(sCurrentMapMusic); break; case 2: - case 3: - case 4: break; case 5: if (IsBGMStopped()) |