NFD updated to 1.1.4

This commit is contained in:
Azaezel 2019-01-01 10:58:53 -06:00
parent 3d94cb5b93
commit b0aa733c4e
6 changed files with 658 additions and 68 deletions

View file

@ -165,7 +165,7 @@ static void WaitForCleanup(void)
/* public */
nfdresult_t NFD_OpenDialog( const char *filterList,
nfdresult_t NFD_OpenDialog( const nfdchar_t *filterList,
const nfdchar_t *defaultPath,
nfdchar_t **outPath )
{