mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-30 22:55:54 +00:00
fixed a bunch of shit, might fix renderer ?
This commit is contained in:
@@ -359,7 +359,7 @@ void ConsoleSaveFileSplit::RegionFileReference::ReleaseCompressed()
|
||||
// app.DebugPrintf("Releasing compressed data for region file from 0x%.8x\n", fileEntry->data.regionIndex );
|
||||
free(dataCompressed);
|
||||
dataCompressed = NULL;
|
||||
dataCompressedSize = NULL;
|
||||
dataCompressedSize = 0;
|
||||
}
|
||||
|
||||
FileEntry *ConsoleSaveFileSplit::GetRegionFileEntry(unsigned int regionIndex)
|
||||
|
||||
Reference in New Issue
Block a user