mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-30 05:59:20 +00: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