i think this should fix the psp builds. Thanks to Zeth for the help on this one.
This commit is contained in:
@@ -146,13 +146,7 @@ JSample *JSoundSystem::LoadSample(const char *fileName)
|
||||
|
||||
void JSoundSystem::PauseMusic(JMusic *music)
|
||||
{
|
||||
StopMusic(music);
|
||||
}
|
||||
|
||||
|
||||
void JSoundSystem::ResumeMusic(JMusic *music)
|
||||
{
|
||||
PlayMusic(music);
|
||||
StopMP3();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user