summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2017-05-19 10:34:42 +0200
committerRay <[email protected]>2017-05-19 10:34:42 +0200
commit07534497e61245288a494c438ababc03381b1f62 (patch)
treed941f547c8a3fd61275b36db05402e2a6f0dafb0
parent95b39e5345a3de876a9cc7281bdacff21a53af59 (diff)
downloadraylib-07534497e61245288a494c438ababc03381b1f62.tar.gz
raylib-07534497e61245288a494c438ababc03381b1f62.zip
Updated libs
-rw-r--r--.gitignore1
-rw-r--r--release/win32/mingw32/raylib.dllbin0 -> 1314684 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 87d0ba64..7e276829 100644
--- a/.gitignore
+++ b/.gitignore
@@ -127,4 +127,5 @@ src/libraylib.bc
!release/linux/libraylib.a
!release/linux/libraylib.so
!release/rpi/libraylib.a
+!release/win32/mingw32/raylib.dll
diff --git a/release/win32/mingw32/raylib.dll b/release/win32/mingw32/raylib.dll
new file mode 100644
index 00000000..6740ea4f
--- /dev/null
+++ b/release/win32/mingw32/raylib.dll
Binary files differ