mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
no need for mumble
This commit is contained in:
parent
b5b792dee4
commit
d236f1414a
1 changed files with 2 additions and 0 deletions
|
@ -172,9 +172,11 @@ ticcmd_t * I_BaseTiccmd2(void)
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef NOMUMBLE
|
#ifndef NOMUMBLE
|
||||||
|
#if 0
|
||||||
void I_SetupMumble(void)
|
void I_SetupMumble(void)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
#endif
|
||||||
|
|
||||||
void I_UpdateMumble(const mobj_t *mobj, const listener_t listener)
|
void I_UpdateMumble(const mobj_t *mobj, const listener_t listener)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue