summaryrefslogtreecommitdiff
path: root/pkg/osx/IWADController.h
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osx/IWADController.h')
-rw-r--r--pkg/osx/IWADController.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/osx/IWADController.h b/pkg/osx/IWADController.h
index 90f44667..7464af9f 100644
--- a/pkg/osx/IWADController.h
+++ b/pkg/osx/IWADController.h
@@ -47,6 +47,7 @@
- (void) saveConfig;
- (char *) doomWadPath;
- (void) setEnvironment;
+- (BOOL) addIWADPath: (NSString *) path;
@end