Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Jul 7, 2024
1 parent 149a055 commit 777eaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arm9/src/midi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ void midi::music_shutdown()
{
mp3_stop();

if (active_track)
//if (active_track)
//Mix_HaltMusic();

for (auto midi : LoadedTracks)
Expand Down

0 comments on commit 777eaa2

Please sign in to comment.