fix SDL build
This commit is contained in:
parent
23c7fb2885
commit
5a1812f237
@ -10,9 +10,9 @@
|
||||
|
||||
|
||||
#ifndef _WIN32
|
||||
#include <Windows.h>
|
||||
#define AUDIO_FREQUENCY 96000
|
||||
#else
|
||||
#include <Windows.h>
|
||||
/* Windows (well, at least my VM) can't handle 96KHz sound well :( */
|
||||
|
||||
/* felsqualle says: For SDL 2.0.6+ using the WASAPI driver, the highest freq.
|
||||
|
Loading…
Reference in New Issue
Block a user