mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-26 19:50:45 +00:00
1cc9d13ccf
Files moved but not modified. Changes to follow in a subsequent commit. You down with CPP? git-svn-id: https://svn.eduke32.com/eduke32@6055 1a8010ca-5511-0410-912e-c29ae57300e0
6 lines
223 B
C
6 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);
|