mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
Does this make you happy alex? does it? will you just leave me in peace? please?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@254 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
b2e07ca991
commit
98f3a782f7
1 changed files with 2 additions and 0 deletions
|
@ -825,6 +825,8 @@ void GLVID_SetPalette (unsigned char *palette)
|
||||||
d_8to24rgbtable[255] &= 0xffffff; // 255 is transparent
|
d_8to24rgbtable[255] &= 0xffffff; // 255 is transparent
|
||||||
}
|
}
|
||||||
|
|
||||||
|
extern gammaworks;
|
||||||
|
|
||||||
void GLVID_ShiftPalette (unsigned char *palette)
|
void GLVID_ShiftPalette (unsigned char *palette)
|
||||||
{
|
{
|
||||||
extern unsigned short ramps[3][256];
|
extern unsigned short ramps[3][256];
|
||||||
|
|
Loading…
Reference in a new issue