mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 05:45: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");
|