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