mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-24 04:29:34 -04:00
delete dead code
This commit is contained in:
parent
3bc2769f0a
commit
44921bfd9a
@ -228,17 +228,6 @@ extern boolean coop_spawns;
|
|||||||
extern int snd_SfxVolume; // maximum volume for sound
|
extern int snd_SfxVolume; // maximum volume for sound
|
||||||
extern int snd_MusicVolume; // maximum volume for music
|
extern int snd_MusicVolume; // maximum volume for music
|
||||||
|
|
||||||
// Current music/sfx card - index useless
|
|
||||||
// w/o a reference LUT in a sound module.
|
|
||||||
// Ideally, this would use indices found
|
|
||||||
// in: /usr/include/linux/soundcard.h
|
|
||||||
extern int snd_MusicDevice;
|
|
||||||
extern int snd_SfxDevice;
|
|
||||||
// Config file? Same disclaimer as above.
|
|
||||||
extern int snd_DesiredMusicDevice;
|
|
||||||
extern int snd_DesiredSfxDevice;
|
|
||||||
|
|
||||||
|
|
||||||
// -------------------------
|
// -------------------------
|
||||||
// Status flags for refresh.
|
// Status flags for refresh.
|
||||||
//
|
//
|
||||||
|
Loading…
x
Reference in New Issue
Block a user