home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: Alpha / Whiteline Alpha.iso / progtool / c / gcc / gempp19.zoo / gem++19 / src / rsc_gobj.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-04  |  136 b   |  6 lines

  1. #ifndef rsc_gobj_h
  2. #define rsc_gobj_h
  3. #include <gemfast.h>
  4. void* rsc_gobj(RSHDR *rsc, long offset, int re_gtype, int re_gindex);
  5. #endif
  6.