tp/include/JSystem/JAudio2/JASReport.h

9 lines
137 B
C

#ifndef JASREPORT_H
#define JASREPORT_H
#include "dolphin/types.h"
void JASReport(const char* message, ...);
#endif /* JASREPORT_H */