From 57e0583885b51fb736589f6187facfcfb9d06a67 Mon Sep 17 00:00:00 2001 From: MAN-AT-ARMS Date: Sat, 8 Mar 2014 22:00:38 -0500 Subject: Update SDL2 to 2.0.2 --- src/libs/win32/SDL2.dll | Bin 0 -> 4611029 bytes src/libs/win32/libSDL2.a | Bin 3987462 -> 6149078 bytes src/libs/win32/libSDL2.dll | Bin 3541318 -> 0 bytes src/libs/win32/libSDL2.dll.a | Bin 330542 -> 344564 bytes src/libs/win32/libSDL2main.a | Bin 6408 -> 7554 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 src/libs/win32/SDL2.dll delete mode 100755 src/libs/win32/libSDL2.dll (limited to 'src/libs/win32') diff --git a/src/libs/win32/SDL2.dll b/src/libs/win32/SDL2.dll new file mode 100755 index 00000000..41108f2c Binary files /dev/null and b/src/libs/win32/SDL2.dll differ diff --git a/src/libs/win32/libSDL2.a b/src/libs/win32/libSDL2.a index c6623941..43c04551 100644 Binary files a/src/libs/win32/libSDL2.a and b/src/libs/win32/libSDL2.a differ diff --git a/src/libs/win32/libSDL2.dll b/src/libs/win32/libSDL2.dll deleted file mode 100755 index b40364de..00000000 Binary files a/src/libs/win32/libSDL2.dll and /dev/null differ diff --git a/src/libs/win32/libSDL2.dll.a b/src/libs/win32/libSDL2.dll.a index ccf67297..7e1f3ebf 100644 Binary files a/src/libs/win32/libSDL2.dll.a and b/src/libs/win32/libSDL2.dll.a differ diff --git a/src/libs/win32/libSDL2main.a b/src/libs/win32/libSDL2main.a index e31d0ba7..7419a7dd 100644 Binary files a/src/libs/win32/libSDL2main.a and b/src/libs/win32/libSDL2main.a differ -- cgit