better
This commit is contained in:
parent
0964470f67
commit
625a2b1d12
2 changed files with 4 additions and 4 deletions
|
|
@ -7,7 +7,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
void MDEDirectoryScan(const char* path, void (*call)(const char* name, int dir, void* user), void* user);
|
||||
void MDEDirectoryScan(const char* path, void (*call)(const char* name, int dir, int symlink, void* user), void* user);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue