From 4c52564f56545796ec5d9c03c93276347d732034 Mon Sep 17 00:00:00 2001 From: Frederico Linhares Date: Mon, 14 Jul 2025 21:27:52 -0300 Subject: feat Update to SDL3 --- Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index baf28fb..7a5ca8f 100644 --- a/Rakefile +++ b/Rakefile @@ -52,7 +52,7 @@ GLSL_FILES = FileList[ SPV_FILES = GLSL_FILES.ext('.spv') LIBRARIES = [ - 'SDL2', + 'SDL3', 'freetype', 'm' ] + OS_LIBRARIES -- cgit v1.2.3