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

remove __cplusplus and BLARGG_BUILD_DLL conditions from debug_printf macro #60

Closed sezero closed 9 months ago

sezero commented 9 months ago

as discussed at https://github.com/libgme/game-music-emu/commit/cdf332f29c719a672920b869680a481a23ade83b#r130740171

Wohlstand commented 9 months ago

Thanks!