--- np2/io/egc.h 2005/02/07 14:46:11 1.7 +++ np2/io/egc.h 2007/11/03 00:00:20 1.8 @@ -46,7 +46,7 @@ typedef struct { extern "C" { #endif -void egc_reset(void); +void egc_reset(const NP2CFG *pConfig); void egc_bind(void); void IOOUTCALL egc_w16(UINT port, REG16 value);