home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 17
/
amigaformatcd17.iso
/
-look_here_1st!-
/
handy_tools
/
toolalias
/
source
/
icon.h
< prev
next >
Wrap
C/C++ Source or Header
|
1997-02-27
|
207b
|
7 lines
/* prototypes from icon.c */
BOOL GetOurIcon(struct WBStartup *WBenchMsg);
void FreeOurIcon(void);
char *TTString(char *name, char *def);
LONG TTInt(char *name, LONG def);
BOOL TTBool(char *name, BOOL def);