Files
dusklight/include/JSystem/JAudio2/JAISoundStarter.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

11 lines
224 B
C

#ifndef JAISOUNDSTARTER_H_
#define JAISOUNDSTARTER_H_
extern "C" {
void __ct__15JAISoundStarterFb(void);
void __dt__15JAISoundStarterFv(void);
void JAISoundStarter_NS_startLevelSound(void);
}
#endif // JAISOUNDSTARTER_H_