mirror of https://github.com/zeldaret/tp.git
51 lines
1.7 KiB
C++
51 lines
1.7 KiB
C++
/* Z2SoundStarter.cpp autogenerated by split.py v0.3 at 2021-01-04 23:38:28.244752 */
|
|
|
|
#include "Z2AudioLib/Z2EnvSeMgr/Z2EnvSeMgr.h"
|
|
#include "Z2AudioLib/Z2StatusMgr/Z2StatusMgr.h"
|
|
#include "global.h"
|
|
|
|
extern "C" {
|
|
// __ct__14Z2SoundStarterFb
|
|
// Z2SoundStarter::Z2SoundStarter(bool)
|
|
asm void Z2SoundStarter_NS_ctor(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AAB94.s"
|
|
}
|
|
|
|
// startSound__14Z2SoundStarterF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3<f>
|
|
// Z2SoundStarter::startSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f>)
|
|
asm void func_802AABF4(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AABF4.s"
|
|
}
|
|
|
|
// startSound__14Z2SoundStarterF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3<f>UlfffffUl
|
|
// Z2SoundStarter::startSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f>, unsigned long,
|
|
// float, float, float, float, float, unsigned long)
|
|
asm void Z2SoundStarter_NS_startSound_X1_(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AAC3C.s"
|
|
}
|
|
|
|
// setPortData__14Z2SoundStarterFP14JAISoundHandleUlUsSc
|
|
// Z2SoundStarter::setPortData(JAISoundHandle*, unsigned long, unsigned short, char)
|
|
asm void Z2SoundStarter_NS_setPortData(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AAEDC.s"
|
|
}
|
|
|
|
// getPortData__14Z2SoundStarterFP14JAISoundHandleUlSc
|
|
// Z2SoundStarter::getPortData(JAISoundHandle*, unsigned long, char)
|
|
asm void Z2SoundStarter_NS_getPortData(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AAF74.s"
|
|
}
|
|
|
|
// __dt__14Z2SoundStarterFv
|
|
// Z2SoundStarter::~Z2SoundStarter(void)
|
|
asm void func_802AAFF0(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2SoundStarter/asm/func_802AAFF0.s"
|
|
}
|
|
};
|