summaryrefslogtreecommitdiff
path: root/rake
diff options
context:
space:
mode:
authorFrederico Linhares <fred@linhares.blue>2025-07-14 21:27:52 -0300
committerFrederico Linhares <fred@linhares.blue>2025-07-14 21:27:52 -0300
commit4c52564f56545796ec5d9c03c93276347d732034 (patch)
tree6c581ffa4122e33fe5cfbc65049c627a5e485f2d /rake
parent8ef58d472533a43155893889dfb1f97a4dec2dcf (diff)
feat Update to SDL3
Diffstat (limited to 'rake')
-rw-r--r--rake/windows.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/rake/windows.rake b/rake/windows.rake
index 4c7c980..2b54967 100644
--- a/rake/windows.rake
+++ b/rake/windows.rake
@@ -13,7 +13,7 @@
# limitations under the License
OS_LIBRARIES = [
- 'SDL2main',
+ 'SDL3main',
'mingw32',
'vulkan-1.dll',
'ws2_32'