aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/SDL2.dllbin771072 -> 771072 bytes
-rw-r--r--bin/cembed.exebin11264 -> 11264 bytes
-rw-r--r--bin/game/config.lua2
-rw-r--r--bin/jin.exebin593920 -> 593920 bytes
-rw-r--r--bin/lua51.dllbin364544 -> 364544 bytes
5 files changed, 1 insertions, 1 deletions
diff --git a/bin/SDL2.dll b/bin/SDL2.dll
index 051c861..c45142b 100644
--- a/bin/SDL2.dll
+++ b/bin/SDL2.dll
Binary files differ
diff --git a/bin/cembed.exe b/bin/cembed.exe
index 56f8692..7f800af 100644
--- a/bin/cembed.exe
+++ b/bin/cembed.exe
Binary files differ
diff --git a/bin/game/config.lua b/bin/game/config.lua
index ba2e9df..095ee28 100644
--- a/bin/game/config.lua
+++ b/bin/game/config.lua
@@ -1,6 +1,6 @@
return
{
title = "window form",
- --icon = "splash.png",
+ icon = "splash.png",
vsync = true
} \ No newline at end of file
diff --git a/bin/jin.exe b/bin/jin.exe
index 8588f84..385f0ec 100644
--- a/bin/jin.exe
+++ b/bin/jin.exe
Binary files differ
diff --git a/bin/lua51.dll b/bin/lua51.dll
index c7592fb..bb4e450 100644
--- a/bin/lua51.dll
+++ b/bin/lua51.dll
Binary files differ