--- np2/io/artic.h 2003/10/16 17:57:50 1.1.1.1 +++ np2/io/artic.h 2007/11/03 00:00:20 1.3 @@ -11,9 +11,9 @@ extern "C" { void artic_callback(void); -void artic_reset(void); +void artic_reset(const NP2CFG *pConfig); void artic_bind(void); -UINT16 IOINPCALL artic_r16(UINT port); +REG16 IOINPCALL artic_r16(UINT port); #ifdef __cplusplus }