summaryrefslogtreecommitdiff
path: root/libs/tinyfiledialogs/tinyfiledialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tinyfiledialogs/tinyfiledialogs.h')
-rw-r--r--libs/tinyfiledialogs/tinyfiledialogs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/tinyfiledialogs/tinyfiledialogs.h b/libs/tinyfiledialogs/tinyfiledialogs.h
index f9b19f6..da3ddf6 100644
--- a/libs/tinyfiledialogs/tinyfiledialogs.h
+++ b/libs/tinyfiledialogs/tinyfiledialogs.h
@@ -131,6 +131,8 @@ for console mode:
void tinyfd_beep(void);
+int tinyfd_fileExists(char const * aFilePathAndName);
+
int tinyfd_notifyPopup(
char const * aTitle, /* NULL or "" */
char const * aMessage, /* NULL or "" may contain \n \t */