home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / amiga / chiputil / millibar.lha / millibar010 / millibar_lib.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-19  |  296 b   |  17 lines

  1. #ifndef _INCLUDE_MILLIBAR_H
  2. #define _INCLUDE_MILLIBAR_H
  3.  
  4. /*
  5.  * File generated by StormLink from millibar.fd
  6.  * DO NOT EDIT
  7.  * $VER: millibar.library 1.0 (19-Sep-95)
  8.  */
  9. #ifdef __cplusplus
  10. extern "C" {
  11. #endif
  12. #pragma amicall(MBCBase, 0x1e, mbc_draw_code_e(a0))
  13. #ifdef __cplusplus
  14. };
  15. #endif
  16. #endif
  17.