Will calling
SimpleAudioEngine::getInstance()->preloadEffect("sound.mp3");
multiple times lead to duplicating cache? and lead to taking up more memory?
Will calling
SimpleAudioEngine::getInstance()->preloadEffect("sound.mp3");
multiple times lead to duplicating cache? and lead to taking up more memory?