43 const
std::
string path;
68 logger->
log(
"Error, failed to load music: %s", SDL_GetError());
76 ResourceLoader rl = { idPath };
#define reportAlways(...)
void log(const char *const log_text,...)
#define A_DEFAULT_COPY(func)
SDLMusic * getMusic(const std::string &idPath)
Resource * get(const std::string &idPath, generator fun, const void *const data)
Mix_Music * LoadMUSOgg_RW(SDL_RWops *const rw)
SDL_RWops * rwopsOpenRead(const std::string &fname)