Add vendor:sdl3 to ci.yml

This commit is contained in:
gingerBill
2025-02-04 17:13:15 +00:00
parent fbac23a631
commit 7380f31e05
2 changed files with 29 additions and 4 deletions
-2
View File
@@ -19,7 +19,6 @@ import IMG "vendor:sdl2/image"
import MIX "vendor:sdl2/mixer"
import TTF "vendor:sdl2/ttf"
import SDL3 "vendor:sdl3"
import vk "vendor:vulkan"
@@ -46,7 +45,6 @@ _ :: rl
_ :: zlib
_ :: SDL
_ :: SDL3
_ :: SDLNet
_ :: IMG
_ :: MIX