mirror of
https://gitea.murdle.top/murdle/mc-lce.git
synced 2026-03-11 03:28:59 +02:00
4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|