mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-03 04:20:30 +00:00
5 lines
60 B
Text
5 lines
60 B
Text
|
|
module SDL2 [extern_c] {
|
||
|
|
header "shim.h"
|
||
|
|
export *
|
||
|
|
}
|