mirror of
https://github.com/halpz/re3.git
synced 2025-06-30 09:26:24 +00:00
More more more audio
This commit is contained in:
@ -1661,7 +1661,7 @@ void CenterVideo(void)
|
||||
/*
|
||||
*****************************************************************************
|
||||
*/
|
||||
void PlayMovieInWindow(int cmdShow, LPTSTR szFile)
|
||||
void PlayMovieInWindow(int cmdShow, const char* szFile)
|
||||
{
|
||||
WCHAR wFileName[256];
|
||||
HRESULT hr;
|
||||
|
Reference in New Issue
Block a user