--- np2/io/artic.h 2003/10/16 17:57:50 1.1 +++ np2/io/artic.h 2003/12/08 00:55:32 1.2 @@ -13,7 +13,7 @@ void artic_callback(void); void artic_reset(void); void artic_bind(void); -UINT16 IOINPCALL artic_r16(UINT port); +REG16 IOINPCALL artic_r16(UINT port); #ifdef __cplusplus }