home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
source
/
luschsrc.sit
/
about.h
< prev
next >
Wrap
Text File
|
1990-05-23
|
425b
|
18 lines
/********************************************************************************
* about.h
*
* About Dialog Header
*
* Written by Paco Xander Nathan
* ⌐1990, Motorola Inc. Public domain source code.
********************************************************************************/
#define _H_about
/* External Funtion Prototypes
*/
#ifdef PROTOTYPES
void AboutAppl (void);
void AboutEvent (short itemNum);
#endif