Diff for /np2/vram/scrnbmp.c between versions 1.6 and 1.7

version 1.6, 2004/06/21 14:29:23 version 1.7, 2004/06/21 15:19:15
Line 97  SCRNBMP scrnbmp(void) { Line 97  SCRNBMP scrnbmp(void) {
         PALNUM  *s;          PALNUM  *s;
         UINT    pals;          UINT    pals;
         BMPPAL  pal[NP2PAL_TOTAL];          BMPPAL  pal[NP2PAL_TOTAL];
         UINT8   remap[NP2PAL_TOTAL];          PALNUM  remap[NP2PAL_TOTAL];
         UINT8   remapflg[NP2PAL_TOTAL];          UINT8   remapflg[NP2PAL_TOTAL];
         int             x;          int             x;
         int             y;          int             y;

Removed from v.1.6  
changed lines
  Added in v.1.7


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