mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
CVAR_FIXME cleanup
This commit is contained in:
parent
7f5c4e4148
commit
b5a2d30444
3 changed files with 0 additions and 50 deletions
|
@ -67,8 +67,6 @@ void ResampleSfx (sfx_t *sfx, int inrate, int inwidth, byte *data)
|
|||
sc->loopstart = sc->loopstart / stepscale;
|
||||
|
||||
sc->speed = shm->speed;
|
||||
/* if (loadas8bit.value)
|
||||
CVAR_FIXME */
|
||||
if (loadas8bit->value)
|
||||
sc->width = 1;
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue