home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ragnaroek
/
Ragnaroek.img
/
OpponentApp
/
ReplySpeaker.h
< prev
next >
Wrap
Text File
|
1991-12-09
|
166b
|
7 lines
#import <appkit/Speaker.h>
@interface ReplySpeaker : Speaker
{}
-(int)invitationAcceptedMyFace : (char *) myFace
length : (int) mflen;
-(int)invitationRejected;
@end