mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
NFD updated to 1.1.4
This commit is contained in:
parent
3d94cb5b93
commit
b0aa733c4e
6 changed files with 658 additions and 68 deletions
|
|
@ -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 )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue