#include "music.hpp" std::array sdfml::sfxBanks; #ifdef PREFER_MODPLUG std::pair sdfml::musicBank; #else std::pair sdfml::musicBank; #endif SoLoud::Soloud sdfml::audio; sdfml::AudioHandler sdfml::sound;