mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-03 02:45:57 -04:00

It turns out that it should be initialized after Mixer class (SDL_mixer docs say so, however official examples use it the other way around. But also it doesn't seem to ne necessary at all, as SDL loads needed libraries automatically anyway