mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-06-11 01:02:21 +00:00
Remove legacy Win32 thread entry state
This commit is contained in:
@@ -345,7 +345,7 @@ void McRegionChunkStorage::staticCtor()
|
||||
}
|
||||
}
|
||||
|
||||
int McRegionChunkStorage::runSaveThreadProc(LPVOID lpParam)
|
||||
int McRegionChunkStorage::runSaveThreadProc(void *lpParam)
|
||||
{
|
||||
Compression::CreateNewThreadStorage();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user