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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1995-09-19
|
296 b
|
17 lines
#ifndef _INCLUDE_MILLIBAR_H
#define _INCLUDE_MILLIBAR_H
/*
* File generated by StormLink from millibar.fd
* DO NOT EDIT
* $VER: millibar.library 1.0 (19-Sep-95)
*/
#ifdef __cplusplus
extern "C" {
#endif
#pragma amicall(MBCBase, 0x1e, mbc_draw_code_e(a0))
#ifdef __cplusplus
};
#endif
#endif