|
|
| 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; |