Files
tp/include/JSystem/JAudio2/JASReport.h
T
Pheenoh 7fd7d0c1f3 d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00

8 lines
110 B
C

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