mirror of https://github.com/zeldaret/tp.git
99 lines
2.8 KiB
C++
99 lines
2.8 KiB
C++
/* Z2AudioMgr.cpp autogenerated by split.py v0.3 at 2021-01-04 23:11:48.333955 */
|
|
|
|
#include "Z2AudioLib/Z2Param/Z2Param.h"
|
|
#include "Z2AudioLib/Z2SoundInfo/Z2SoundInfo.h"
|
|
#include "global.h"
|
|
|
|
extern "C" {
|
|
// __ct__10Z2AudioMgrFv
|
|
// Z2AudioMgr::Z2AudioMgr(void)
|
|
asm void Z2AudioMgr(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD248.s"
|
|
}
|
|
|
|
// init__10Z2AudioMgrFP12JKRSolidHeapUlPvP10JKRArchive
|
|
// Z2AudioMgr::init(JKRSolidHeap*, unsigned long, void*, JKRArchive*)
|
|
asm void Z2AudioMgr_NS_init(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD34C.s"
|
|
}
|
|
|
|
// __dt__24JAUStreamAramMgrBase_<1>Fv
|
|
// JAUStreamAramMgrBase_<1>::~JAUStreamAramMgrBase_<1>(void)
|
|
asm void func_802CD7F8(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD7F8.s"
|
|
}
|
|
|
|
// setOutputMode__10Z2AudioMgrFUl
|
|
// Z2AudioMgr::setOutputMode(unsigned long)
|
|
asm void Z2AudioMgr_NS_setOutputMode(void*, unsigned long) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD888.s"
|
|
}
|
|
|
|
// zeldaGFrameWork__10Z2AudioMgrFv
|
|
// Z2AudioMgr::zeldaGFrameWork(void)
|
|
asm void Z2AudioMgr_NS_zeldaGFrameWork(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD8B4.s"
|
|
}
|
|
|
|
// gframeProcess__10Z2AudioMgrFv
|
|
// Z2AudioMgr::gframeProcess(void)
|
|
asm void Z2AudioMgr_NS_gframeProcess(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD904.s"
|
|
}
|
|
|
|
// resetProcess__10Z2AudioMgrFUlb
|
|
// Z2AudioMgr::resetProcess(unsigned long, bool)
|
|
asm void Z2AudioMgr_NS_resetProcess(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD974.s"
|
|
}
|
|
|
|
// resetRecover__10Z2AudioMgrFv
|
|
// Z2AudioMgr::resetRecover(void)
|
|
asm void Z2AudioMgr_NS_resetRecover(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CD9CC.s"
|
|
}
|
|
|
|
// hasReset__10Z2AudioMgrCFv
|
|
// Z2AudioMgr::hasReset(void) const
|
|
asm u32 Z2AudioMgr_NS_hasReset(void*) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CDA6C.s"
|
|
}
|
|
|
|
// startSound__10Z2AudioMgrF10JAISoundIDP14JAISoundHandlePCQ29JGeometry8TVec3<f>
|
|
// Z2AudioMgr::startSound(JAISoundID, JAISoundHandle*, JGeometry::TVec3<f>)
|
|
asm void func_802CDB1C(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CDB1C.s"
|
|
}
|
|
|
|
// __dt__26JAUStreamStaticAramMgr_<1>Fv
|
|
// JAUStreamStaticAramMgr_<1>::~JAUStreamStaticAramMgr_<1>(void)
|
|
asm void func_802CDB68(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CDB68.s"
|
|
}
|
|
|
|
// deleteStreamAram__26JAUStreamStaticAramMgr_<1>FUl
|
|
// JAUStreamStaticAramMgr_<1>::deleteStreamAram(unsigned long)
|
|
asm void func_802CDC08(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CDC08.s"
|
|
}
|
|
|
|
// newStreamAram__26JAUStreamStaticAramMgr_<1>FPUl
|
|
// JAUStreamStaticAramMgr_<1>::newStreamAram(unsigned long*)
|
|
asm void func_802CDCEC(void) {
|
|
nofralloc
|
|
#include "Z2AudioLib/Z2AudioMgr/asm/func_802CDCEC.s"
|
|
}
|
|
};
|