summaryrefslogtreecommitdiff
path: root/include/JSystem/JAudio2/JASReport.h
blob: 1f20132ffb24b1927479d13a6e44f36720c11305 (plain)
1
2
3
4
5
6
#ifndef JASREPORT_H
#define JASREPORT_H

void JASReport(const char* message, ...);

#endif /* JASREPORT_H */