mirror of
https://github.com/reactos/wine.git
synced 2025-04-03 00:21:39 +00:00
winenas: Add return statement to wodPlayer().
This commit is contained in:
parent
dc302b7c1d
commit
377f14c7e3
@ -867,7 +867,7 @@ static DWORD CALLBACK wodPlayer(LPVOID pmt)
|
||||
nas_add_buffer(wwo);
|
||||
wodPlayer_PlayPtrNext(wwo);
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user