Torque3D/Engine/lib/bullet/examples/TinyAudio/TinyAudioExample.h

7 lines
187 B
C
Raw Permalink Normal View History

#ifndef TINY_AUDIO_EXAMPLE_H
#define TINY_AUDIO_EXAMPLE_H
class CommonExampleInterface* TinyAudioExampleCreateFunc(struct CommonExampleOptions& options);
#endif //TINY_AUDIO_EXAMPLE_H