home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / mnth0108.zip / Timur / files.h < prev    next >
Text File  |  1993-03-14  |  386b  |  13 lines

  1. /* FILES.H - Prototypes for file I/O functions
  2.  
  3. Copyright (c) 1993 Timur Tabi
  4. Copyright (c) 1993 Fasa Corporation
  5.  
  6. The following trademarks are the property of Fasa Corporation:
  7. BattleTech, CityTech, AeroTech, MechWarrior, BattleMech, and 'Mech.
  8. The use of these trademarks should not be construed as a challenge to these marks.
  9. */
  10.  
  11. void LoadMap(HWND);
  12. void SaveMap(HWND);
  13.