|
|
| version 1.1.1.1, 2003/10/16 17:58:02 | version 1.2, 2003/12/08 00:55:33 |
|---|---|
| Line 17 extern "C" { | Line 17 extern "C" { |
| void fmport_a(NEVENTITEM item); | void fmport_a(NEVENTITEM item); |
| void fmport_b(NEVENTITEM item); | void fmport_b(NEVENTITEM item); |
| void fmtimer_reset(BYTE irq); | void fmtimer_reset(UINT irq); |
| void fmtimer_setreg(BYTE reg, BYTE value); | void fmtimer_setreg(REG8 reg, REG8 value); |
| #ifdef __cplusplus | #ifdef __cplusplus |
| } | } |