Diff for /np2/vram/palettes.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:58:15 version 1.2, 2003/10/17 11:10:02
Line 33  typedef struct { Line 33  typedef struct {
         UINT16          anabit;          UINT16          anabit;
         UINT16          degbit;          UINT16          degbit;
         RGB32           pal[16];          RGB32           pal[16];
           UINT            vsyncpal;
         UINT            events;          UINT            events;
         PAL1EVENT       event[PALEVENTMAX];          PAL1EVENT       event[PALEVENTMAX];
 } PALEVENT;  } PALEVENT;

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>