A few tweaks needed to unzipfx
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
685e62df24
commit
c3a1888750
3 changed files with 8 additions and 8 deletions
2
deps/unzipfx/unzipfx/appDetails.h
vendored
2
deps/unzipfx/unzipfx/appDetails.h
vendored
|
|
@ -14,6 +14,6 @@
|
|||
|
||||
void sfx_app_set_args(int argc, char** argv);
|
||||
int sfx_app_autorun_now();
|
||||
char* sfx_get_tmp_path(int withAppName);
|
||||
char* sfx_get_tmp_path();
|
||||
|
||||
#endif // __APP_DETAILS_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue