mirror of
https://github.com/halpz/re3.git
synced 2025-07-08 15:08:53 +00:00
Merge/sync fixes after threaded audio
This commit is contained in:
@ -582,6 +582,8 @@ _FindMP3s(void)
|
||||
total_ms = aStream[0]->GetLengthMS();
|
||||
aStream[0]->Close();
|
||||
|
||||
OutputDebugString(fd.cFileName);
|
||||
|
||||
pList->pNext = new tMP3Entry;
|
||||
|
||||
tMP3Entry *e = pList->pNext;
|
||||
|
Reference in New Issue
Block a user