mirror of
https://github.com/yquake2/yquake2remaster.git
synced 2025-03-31 23:41:25 +00:00
Remove now unused variable
This commit is contained in:
parent
5f4d4e533f
commit
a6d77401ba
1 changed files with 0 additions and 1 deletions
|
@ -1329,7 +1329,6 @@ R_SetMode(void)
|
|||
int
|
||||
R_Init(void *hinstance, void *hWnd)
|
||||
{
|
||||
int err;
|
||||
int j;
|
||||
extern float r_turbsin[256];
|
||||
|
||||
|
|
Loading…
Reference in a new issue