summaryrefslogtreecommitdiff
path: root/pkg/osx/Execute.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/Execute.h')
-rw-r--r--pkg/osx/Execute.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/osx/Execute.h b/pkg/osx/Execute.h
index e92d3a11..2098be8a 100644
--- a/pkg/osx/Execute.h
+++ b/pkg/osx/Execute.h
@@ -25,6 +25,7 @@
void SetProgramLocation(const char *path);
void ExecuteProgram(const char *executable, const char *iwad, const char *args);
+void OpenTerminalWindow(const char *doomwadpath);
#endif /* #ifndef LAUNCHER_EXECUTE_H */