--- np2/vram/palettes.h 2003/10/16 17:58:15 1.1 +++ np2/vram/palettes.h 2003/10/17 11:10:02 1.2 @@ -33,6 +33,7 @@ typedef struct { UINT16 anabit; UINT16 degbit; RGB32 pal[16]; + UINT vsyncpal; UINT events; PAL1EVENT event[PALEVENTMAX]; } PALEVENT;