home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magazyn Amiga Shareware Floppies
/
ma15.dms
/
ma15.adf
/
Yak
/
Source
/
dummy.c
< prev
next >
Wrap
Text File
|
1993-05-17
|
117b
|
7 lines
/*
* This gets loaded in place of help-window when it's closed.
*
**/
void DummyOverlay(void);
void DummyOverlay(){}