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