libgme / game-music-emu

Blargg's video game music emulation library, which allows audio applications to easily add playback support for the music of many classic video game consoles.
GNU Lesser General Public License v2.1
59 stars 12 forks source link

CI: simplified MSVC workflow #82

Closed sezero closed 8 months ago

sezero commented 8 months ago

somewhat based on SDL_sound's version..

Fixes https://github.com/libgme/game-music-emu/issues/81

Wohlstand commented 8 months ago

Thanks!