mirror of
https://github.com/ReactionQuake3/reaction.git
synced 2024-11-10 07:11:36 +00:00
Fixing compiler warnings
This commit is contained in:
parent
0515e466a0
commit
fb343c16f9
1 changed files with 1 additions and 1 deletions
|
@ -851,7 +851,7 @@ static void ForwardDlight( void ) {
|
|||
|
||||
|
||||
static void ForwardSunlight( void ) {
|
||||
int l;
|
||||
// int l;
|
||||
//vec3_t origin;
|
||||
//float scale;
|
||||
int stage;
|
||||
|
|
Loading…
Reference in a new issue