home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / commodities / yak / source / dummy.c < prev    next >
Text File  |  1993-04-21  |  117b  |  7 lines

  1. /*
  2. *    This gets loaded in place of help-window when it's closed.
  3. *
  4. **/
  5. void DummyOverlay(void);
  6. void DummyOverlay(){}
  7.