mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-08 05:11:51 +08:00
ref: get rid of R_IncrementSpeedsCounter
This commit is contained in:
@@ -466,7 +466,6 @@ typedef struct ref_interface_s
|
||||
// debug
|
||||
void (*R_ShowTextures)( void );
|
||||
void (*R_ShowTree)( void );
|
||||
void (*R_IncrementSpeedsCounter)( int counterType );
|
||||
|
||||
// texture management
|
||||
const byte *(*R_GetTextureOriginalBuffer)( unsigned int idx ); // not always available
|
||||
|
||||
Reference in New Issue
Block a user