mirror of
https://github.com/love2d/love.git
synced 2026-08-16 00:02:12 +02:00
Tweaked streaming Sources to use fewer OpenAL buffers (and increased the amount of decoded data per buffer to compensate), and removed some unnecessary #include statements.
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "common/EnumMap.h"
|
||||
|
||||
// SDL
|
||||
#include <SDL.h>
|
||||
#include <SDL_events.h>
|
||||
|
||||
// STL
|
||||
#include <map>
|
||||
|
||||
Reference in New Issue
Block a user