home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Entertainment / Earthplot src / ep.DoFileMenu.c < prev    next >
Encoding:
C/C++ Source or Header  |  1987-08-12  |  93 b   |  9 lines  |  [TEXT/KAHL]

  1. #include "ep.const.h"
  2. #include "DialogMgr.h"
  3.  
  4. DoFileMenu (item)
  5. int        item;
  6. {
  7.     SkelWhoa ();
  8. }
  9.