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