diff options
Diffstat (limited to 'pkg/osx/IWADController.h')
-rw-r--r-- | pkg/osx/IWADController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/osx/IWADController.h b/pkg/osx/IWADController.h index 2f691f69..0e3c3ae5 100644 --- a/pkg/osx/IWADController.h +++ b/pkg/osx/IWADController.h @@ -39,6 +39,7 @@ id heretic; id hexen; + id strife; } - (void) closeConfigWindow: (id)sender; |