Torque3D/Engine/lib/sdl/cmake/test/swift/module.modulemap

5 lines
60 B
Plaintext
Raw Permalink Normal View History

2025-05-24 18:39:03 +00:00
module SDL2 [extern_c] {
header "shim.h"
export *
}