Merge commit '411251c6242b04119edc41ce83f09f0714e2d32b' as 'external/SDL'
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module SDL3 [extern_c] {
|
||||
header "shim.h"
|
||||
export *
|
||||
}
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
/* Contributed by Piotr Usewicz (https://github.com/pusewicz) */
|
||||
|
||||
#include <SDL3/SDL.h>
|
||||
Reference in New Issue
Block a user