mirror of
https://github.com/LCEMP/LCEMP.git
synced 2026-04-24 16:03:50 +00:00
4 lines
68 B
C
4 lines
68 B
C
#pragma once
|
|
|
|
uint8_t *mallocAndCreateUTF8ArrayFromString(int iID);
|