windows support

This commit is contained in:
Nishi 2025-11-25 11:08:13 +09:00
commit b9004acd79
Signed by: nishi
GPG key ID: 27EF69B208EB9343
16 changed files with 208 additions and 32 deletions

View file

@ -13,6 +13,8 @@ void MDEDirectoryCreate(const char* path, int mode);
char* MDEDirectoryCurrentPath(void);
char* MDEDirectoryConfigPath(void);
#ifdef __cplusplus
}
#endif