7 lines
239 B
C
7 lines
239 B
C
// this code is licenced under Wrathmark licence
|
|
// © 2026 wullie wulliestudio.com
|
|
// please see attached licence for full usage and rights
|
|
|
|
// why i continue to do this i have no fucking clue
|
|
long mkdir(const char *filePath, int mode);
|