Torque3D/Engine/lib/openal-soft/utils/alsoft-config/verstr.h

9 lines
106 B
C
Raw Normal View History

#ifndef VERSTR_H
#define VERSTR_H
#include <QString>
QString GetVersionString();
#endif /* VERSTR_H */