mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-06-01 08:34:39 +00:00
4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|