mirror of
https://github.com/id-Software/DOOM-3.git
synced 2026-03-20 17:10:42 +01:00
hello world
This commit is contained in:
15
neo/sys/osx/DOOMController.h
Normal file
15
neo/sys/osx/DOOMController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
// $Header: /Network/CIFS/Limbo/Limbo/CVS/id/missionpack/code/macosx/Client/DOOMController.h,v 1.2 2000/11/14 04:38:34 zaphod Exp $
|
||||
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
@interface DOOMController : NSObject
|
||||
{
|
||||
// IBOutlet NSPanel *bannerPanel;
|
||||
}
|
||||
|
||||
//- (IBAction)paste:(id)sender;
|
||||
//- (IBAction)requestTerminate:(id)sender;
|
||||
|
||||
//- (void) showBanner;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user