mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/GabsPuNs-MinecraftConsoles.git
synced 2026-06-30 07:16:07 +00:00
More changes
Remove include stdafx.h from the .h files. Replace malloc with mi_malloc and free with mi_free Move MiniAudio and Zlib to Libs folder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#include "stdafx.h"
|
||||
#include "compression.h"
|
||||
#if defined __ORBIS__ || defined __PS3__ || defined _DURANGO || defined _WIN64
|
||||
#include "..\Minecraft.Client\Common\zlib\zlib.h"
|
||||
#include "..\Minecraft.Client\Common\libs\zlib\zlib.h"
|
||||
#endif
|
||||
|
||||
#if defined __PSVITA__
|
||||
|
||||
Reference in New Issue
Block a user