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