home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / gempp15b / rsc_fix.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-10-23  |  126 b   |  6 lines

  1. #ifndef rcs_fix_h
  2. #define rcs_fix_h
  3. #include <gemfast.h>
  4. void rsc_fix(RSHDR* header, long offset, int rscw, int rsch);
  5. #endif
  6.