Add sdl3_windows 3.2.0

This commit is contained in:
2025-01-22 22:55:16 +01:00
parent 9ff32056ca
commit b21e1f8b7a
5 changed files with 33 additions and 1 deletions

View File

@ -0,0 +1,6 @@
module(
name = "sdl3_windows",
version = "3.2.0",
compatibility_level = 1,
bazel_compatibility = [">=8.0.0"],
)