home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / rgfx-dt / source / rgfx_lib.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-22  |  282 b   |  17 lines

  1. #ifndef _INCLUDE_RGFX_H
  2. #define _INCLUDE_RGFX_H
  3.  
  4. /*
  5.  * File generated by StormLink from rgfx.fd
  6.  * DO NOT EDIT
  7.  * $VER: rgfx.datatype 43.13 (23-Jan-00)
  8.  */
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif
  12. #pragma amicall(RGFXDTBase, 0x1e, ObtainClass(a6))
  13. #ifdef __cplusplus
  14. };
  15. #endif
  16. #endif
  17.