Audio/Music: Fix Stop not resetting playing offset if music was already stopped
Also prevented a useless seek at destruction
This commit is contained in:
@@ -73,6 +73,7 @@ namespace Nz
|
||||
|
||||
bool FillAndQueueBuffer(unsigned int buffer);
|
||||
void MusicThread();
|
||||
void StopThread();
|
||||
|
||||
static MusicLoader::LoaderList s_loaders;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user