mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 05:11:51 +08:00
engine: remove gamma functions from RefAPI
This commit is contained in:
@@ -822,7 +822,6 @@ void S_StopAllSounds( qboolean ambient );
|
||||
// gamma routines
|
||||
byte LightToTexGamma( byte b );
|
||||
byte TextureToGamma( byte );
|
||||
uint LightToTexGammaEx( uint );
|
||||
uint ScreenGammaTable( uint );
|
||||
uint LinearGammaTable( uint );
|
||||
void V_Init( void );
|
||||
|
||||
Reference in New Issue
Block a user