mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 19:24:09 +02:00
Update SDL2 to the latest commit (85bbf8e)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "SDL_test.h"
|
||||
|
||||
static int
|
||||
static int SDLCALL
|
||||
num_compare(const void *_a, const void *_b)
|
||||
{
|
||||
const int a = *((const int *) _a);
|
||||
|
||||
Reference in New Issue
Block a user