mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-05 03:24:56 +08:00
ref: fix all undefined references
This commit is contained in:
@@ -89,6 +89,7 @@ rserr_t R_ChangeDisplaySettings( int width, int height, qboolean fullscreen );
|
||||
int R_MaxVideoModes();
|
||||
vidmode_t*R_GetVideoMode( int num );
|
||||
void* GL_GetProcAddress( const char *name ); // RenderAPI requirement
|
||||
void GL_UpdateSwapInterval( void );
|
||||
|
||||
/*
|
||||
==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user