summaryrefslogtreecommitdiff
path: root/pkg/osx/LauncherManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/LauncherManager.h')
-rw-r--r--pkg/osx/LauncherManager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/osx/LauncherManager.h b/pkg/osx/LauncherManager.h
index 712bc093..1c8a5187 100644
--- a/pkg/osx/LauncherManager.h
+++ b/pkg/osx/LauncherManager.h
@@ -41,6 +41,7 @@
- (void) runSetup: (id)sender;
- (void) awakeFromNib;
- (void) clearCommandLine;
+- (BOOL) addIWADPath: (NSString *) path;
- (void) addFileToCommandLine: (NSString *) fileName
forArgument: (NSString *) args;
- (void) openTerminal: (id) sender;