pedantic warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3209
This commit is contained in:
parent
6bc0cb78a1
commit
e08ea925b7
8 changed files with 24 additions and 24 deletions
|
@ -33,7 +33,7 @@ enum BlahModes {
|
|||
|
||||
enum MixerModes {
|
||||
M_8M,M_8S,
|
||||
M_16M,M_16S,
|
||||
M_16M,M_16S
|
||||
};
|
||||
|
||||
#define MIXER_BUFSIZE (16*1024)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue