mirror of
https://git.neolegacy.dev/neoStudiosLCE/neoLegacy.git
synced 2026-06-26 13:25:51 +00:00
4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|