#include audit

This commit is contained in:
Bill Currie 2000-12-30 02:16:36 +00:00
parent a9ffb0002f
commit ccba39666b
141 changed files with 825 additions and 749 deletions

View file

@ -1,5 +1,5 @@
/*
snd_oss.c
snd_sdl.c
(description)
@ -32,10 +32,10 @@
#include <SDL_audio.h>
#include <SDL_byteorder.h>
#include "cmd.h"
#include "console.h"
#include "qargs.h"
#include "sound.h"
#include "cmd.h"
static dma_t the_shm;
static int snd_inited;