|
|
| version 1.1.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; |