tp/include/JSystem/JAudio2/JASReport.h

7 lines
109 B
C

#ifndef JASREPORT_H
#define JASREPORT_H
void JASReport(const char* message, ...);
#endif /* JASREPORT_H */