mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/GabsPuNs-MinecraftConsoles.git
synced 2026-05-26 02:46:28 +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:
@@ -5,6 +5,8 @@
|
||||
#include "Options.h"
|
||||
#include "..\Minecraft.World\net.minecraft.locale.h"
|
||||
|
||||
#include "..\Minecraft.World\StringHelpers.h"
|
||||
|
||||
JoinMultiplayerScreen::JoinMultiplayerScreen(Screen *lastScreen)
|
||||
{
|
||||
ipEdit = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user