home *** CD-ROM | disk | FTP | other *** search
- /********************************************************************************
- * 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