mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-16 04:32:29 +00:00
fix(util): remove placeholder OsCreateDirectory
This commit is contained in:
parent
2fbae5bf52
commit
851c1aea5b
2 changed files with 0 additions and 6 deletions
|
|
@ -4,8 +4,6 @@
|
|||
#include <cstddef>
|
||||
#include <cstdint>
|
||||
|
||||
void OsCreateDirectory(const char*, int32_t);
|
||||
|
||||
void OsBuildFontFilePath(const char*, char*, size_t);
|
||||
|
||||
char* OsPathFindExtensionWithDot(char*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue