home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
source
/
luschsrc.sit
/
setup.h
< prev
next >
Wrap
Text File
|
1990-05-23
|
428b
|
20 lines
/********************************************************************************
* setup.h
*
* Initialization Segment Header
*
* Written by Paco Xander Nathan
* ⌐1990, Motorola Inc. Public domain source code.
********************************************************************************/
#define _H_setup
#define WatchACUR 128
/* External Function Prototypes
*/
#ifdef PROTOTYPES
void SetupAppl (void);
#endif