diff --git a/.gitignore b/.gitignore index 1c70905..8f7fb8d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ mini_debug.exe mini_debug .vscode/* info.plist -*.dll build/* \ No newline at end of file diff --git a/bin/SDL3.dll b/bin/SDL3.dll new file mode 100644 index 0000000..d3f2213 Binary files /dev/null and b/bin/SDL3.dll differ diff --git a/bin/libgcc_s_seh-1.dll b/bin/libgcc_s_seh-1.dll new file mode 100644 index 0000000..c87c976 Binary files /dev/null and b/bin/libgcc_s_seh-1.dll differ diff --git a/bin/libstdc++-6.dll b/bin/libstdc++-6.dll new file mode 100644 index 0000000..4236c46 Binary files /dev/null and b/bin/libstdc++-6.dll differ diff --git a/bin/libwinpthread-1.dll b/bin/libwinpthread-1.dll new file mode 100644 index 0000000..9888dc8 Binary files /dev/null and b/bin/libwinpthread-1.dll differ