home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
ProgramM.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
C/C++ Source or Header
|
1996-06-22
|
186 b
|
11 lines
|
[
TEXT/KAHL
]
/* ProgramM.h */
/* Created 940113 1:07 by AppMaker */
#ifndef __PRM__
#define __PRM__
/*----------*/
void InitProgramM (void);
void DoProgram (short itemNr);
#endif /* __PRM__ */