home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Viewers
/
aa_m68k_Intel_Only
/
ToyViewer1.2
/
Source
/
ToyWinBMP.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
|
1995-11-12
|
127 b
|
8 lines
#import "ToyWin.h"
@interface ToyWinBMP : ToyWin
- (int)drawToyWin:(const char *)fileName Type:(int)type Num:(int)num;
@end