home *** CD-ROM | disk | FTP | other *** search
/ WarCraft 2000 - Nuclear Epidemic / W2000.nrg / SOURCE.War2000 / mgraph.h < prev    next >
Text File  |  1998-02-11  |  151b  |  8 lines

  1. void OutErr(LPCSTR s);
  2. void LoadFon();
  3. void ShowFon();
  4. void LoadTiles();
  5. void LoadMap(LPCSTR s);
  6. void ShowMap();
  7. void HandleMouse(int x,int y);
  8.