Files
tp/include/JSystem/JAudio2/JASAudioReseter.h
T
lepelog 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

12 lines
264 B
C

#ifndef JASAUDIORESETER_H_
#define JASAUDIORESETER_H_
extern "C" {
void __ct__15JASAudioReseterFv(void);
void checkDone__15JASAudioReseterCFv(void);
void resume__15JASAudioReseterFv(void);
void start__15JASAudioReseterFUlb(void);
}
#endif // JASAUDIORESETER_H_