home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / util / cdity / yak / src / dummy.c < prev    next >
Encoding:
Text File  |  1994-02-16  |  117 b   |  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.