--- np2/io/gdc_pset.h 2004/02/02 01:40:59 1.2 +++ np2/io/gdc_pset.h 2004/02/05 11:34:43 1.3 @@ -6,7 +6,7 @@ typedef struct _gdcps *GDCPSET; typedef void (MEMCALL * GDCPSFN)(GDCPSET pset, UINT addr, UINT bit); struct _gdcps { - GDCPSFN func; + GDCPSFN func[2]; union { BYTE *ptr; // raw access / grcg UINT32 addr; // egc