early-access version 1617
This commit is contained in:
3
externals/SDL/src/SDL_dataqueue.c
vendored
3
externals/SDL/src/SDL_dataqueue.c
vendored
@@ -18,11 +18,10 @@
|
||||
misrepresented as being the original software.
|
||||
3. This notice may not be removed or altered from any source distribution.
|
||||
*/
|
||||
|
||||
#include "./SDL_internal.h"
|
||||
|
||||
#include "SDL.h"
|
||||
#include "./SDL_dataqueue.h"
|
||||
#include "SDL_assert.h"
|
||||
|
||||
typedef struct SDL_DataQueuePacket
|
||||
{
|
||||
|
Reference in New Issue
Block a user