mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-05-18 10:03:51 +00:00
4 lines
68 B
C
4 lines
68 B
C
|
|
#pragma once
|
||
|
|
|
||
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|