Files
tp/include/JSystem/JAudio2/JAIAudience/JAIAudience.h
T
80ba3d9fd2 Fix symbol names (#118)
* checkpoint

* checkpoint

* rename f_pc

* checkpoint

* small symbol rename and fix some fpc symbols

* remove unneeded entries from ldscript

* simplify ok check, update docker container

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-03-15 02:12:44 -04:00

10 lines
146 B
C

#ifndef JAIAUDIENCE_H_
#define JAIAUDIENCE_H_
struct JAIAudience {};
extern "C" {
void __dt__11JAIAudienceFv(void);
}
#endif // JAIAUDIENCE_H_