mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
#include audit
This commit is contained in:
parent
a9ffb0002f
commit
ccba39666b
141 changed files with 825 additions and 749 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue