mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-17 22:50:51 +00:00
Codestyle. Grr!
This commit is contained in:
parent
e4416c1f66
commit
2485bed45a
1 changed files with 2 additions and 2 deletions
|
@ -235,8 +235,8 @@ S_EndPrecaching (void)
|
|||
void
|
||||
S_ExtraUpdate (void)
|
||||
{
|
||||
//if (snd_render_funcs)
|
||||
// snd_render_funcs->pS_ExtraUpdate ();
|
||||
// if (snd_render_funcs)
|
||||
// snd_render_funcs->pS_ExtraUpdate ();
|
||||
}
|
||||
|
||||
void
|
||||
|
|
Loading…
Reference in a new issue