mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-05-27 22:04:39 +00:00
fix: resolve all remaining compilation warnings
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