mirror of
https://github.com/GabsPuNs/Project-Zenith-Main.git
synced 2026-06-10 12:05:59 +00:00
Trial code is almost cleaned. Consoles are now unused. stdafx unbloat for Minecraft.Client
4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|