home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fatted Calf
/
The Fatted Calf.iso
/
Applications
/
Harmless
/
Cookie
/
Source
/
InfoController.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-04-15
|
186 b
|
16 lines
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface InfoController:Object
{
id battleView;
id stellaView;
}
- startInfo:sender;
-windowWillClose:sender;
@end