moved handling game music with negative ID from mixer to helper function
authorHolger Schemel <info@artsoft.org>
Fri, 2 Feb 2018 23:58:16 +0000 (00:58 +0100)
committerHolger Schemel <info@artsoft.org>
Fri, 2 Feb 2018 23:58:16 +0000 (00:58 +0100)
commiteb017c47e0685e8a43fe8b3a022429017c67c6bc
treee1ad97d30631f67dc5fdded9dca1396e79992215
parent380e92ce7e5befac890b63be28e534e4c8b545be
moved handling game music with negative ID from mixer to helper function

- this fixes checking next played game music if it has a negative music ID
- negative music IDs are used for (game) music files not specified in a GIC
src/libgame/sound.c