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

5 lines
60 B
Text
Raw Normal View History

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