home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
programm.ing
/
gem__1~1.zoo
/
gem++19
/
src
/
rsc_fix.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-05-04
|
126 b
|
6 lines
#ifndef rcs_fix_h
#define rcs_fix_h
#include <gemfast.h>
void rsc_fix(RSHDR* header, long offset, int rscw, int rsch);
#endif