removed win32 platform support

This commit is contained in:
Benji Trosch
2023-03-08 01:40:28 -05:00
committed by Benjamin Trosch
parent 9feb4b8512
commit 5d87875491
6 changed files with 642 additions and 1705 deletions
-2
View File
@@ -5,9 +5,7 @@
#define STB_VORBIS_HEADER_ONLY
#include "third_party/stb_vorbis.c"
#ifdef BLAH_PLATFORM_SDL2
#define CUTE_SOUND_FORCE_SDL
#endif
#define CUTE_SOUND_IMPLEMENTATION
#define CUTE_SOUND_SCALAR_MODE
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff