Those variables were actually needed, cK. :-)

SVN revision: 1459
This commit is contained in:
Michael Jennings 1999-11-29 23:52:59 +00:00
parent 8ab0c9d1cf
commit 26747a14ea
1 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,9 @@ int layout;
static void
openMixer (char *device_name)
{
#ifdef OSS_GETVERSION
int res, ver;
#endif
#ifdef SGI_AUDIO
ALparamInfo pi;
int maxVol;