mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-23 08:33:50 +00:00
4 lines
60 B
Text
4 lines
60 B
Text
module SDL2 [extern_c] {
|
|
header "shim.h"
|
|
export *
|
|
}
|