fix SDL build

This commit is contained in:
Pixelnarium 2020-01-02 10:50:55 +01:00
parent 23c7fb2885
commit 5a1812f237
1 changed files with 1 additions and 1 deletions

View File

@ -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.