--- np2/io/crtc.h 2004/03/14 23:45:44 1.3 +++ np2/io/crtc.h 2007/11/03 00:00:20 1.4 @@ -31,7 +31,7 @@ typedef struct { extern "C" { #endif -void crtc_reset(void); +void crtc_reset(const NP2CFG *pConfig); void crtc_bind(void); void crtc_biosreset(void);