mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 15:25:40 +00:00
4 lines
112 B
Text
4 lines
112 B
Text
|
|
autoload ("sfread", "sndfile.oct");
|
||
|
|
autoload ("sfversion", "sndfile.oct");
|
||
|
|
autoload ("sfwrite", "sndfile.oct");
|