mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-07 02:09:52 +03:00
fix windows build scripts, add windows opus support
This commit is contained in:
@@ -113,7 +113,7 @@ void EndLoadingUpdates()
|
||||
}
|
||||
}
|
||||
|
||||
static int LoadLibraryThreadFunc()
|
||||
static uintp LoadLibraryThreadFunc(void *pParam)
|
||||
{
|
||||
RefreshScreenIfNecessary();
|
||||
return 15;
|
||||
|
||||
Reference in New Issue
Block a user