mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-18 02:01:46 +00:00
7 lines
223 B
C
7 lines
223 B
C
|
void MapColors(short num,COLOR_MAP cm,short create);
|
||
|
void InitPalette(void);
|
||
|
void SetPaletteToVESA(unsigned char *pal);
|
||
|
void set_pal(unsigned char *pal);
|
||
|
void GetPaletteFromVESA(unsigned char *pal);
|
||
|
void InitPalette(void);
|