42 const
std::
string path;
58 Mix_Chunk *
const tmpSoundEffect = Mix_LoadWAV_RW(rw, 1);
60 if (tmpSoundEffect !=
nullptr)
73 ResourceLoader rl = { idPath };
#define reportAlways(...)
#define A_DEFAULT_COPY(func)
SoundEffect * getSoundEffect(const std::string &idPath)
Resource * get(const std::string &idPath, generator fun, const void *const data)
SDL_RWops * rwopsOpenRead(const std::string &fname)