mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-29 20:20:43 +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
|
void
|
||||||
S_ExtraUpdate (void)
|
S_ExtraUpdate (void)
|
||||||
{
|
{
|
||||||
//if (snd_render_funcs)
|
// if (snd_render_funcs)
|
||||||
// snd_render_funcs->pS_ExtraUpdate ();
|
// snd_render_funcs->pS_ExtraUpdate ();
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue