tp/libs/JSystem/JAudio2/JAUClusterSound.cpp

41 lines
672 B
C++

//
// Generated By: dol2asm
// Translation Unit: JAUClusterSound
//
#include "JSystem/JAudio2/JAUClusterSound.h"
#include "dol2asm.h"
#include "dolphin/types.h"
//
// Types:
//
struct JAISoundHandle {
/* 802A4AC4 */ JAISoundHandle();
};
//
// Forward References:
//
extern "C" void __ct__14JAISoundHandleFv();
//
// External References:
//
//
// Declarations:
//
/* 802A4AC4-802A4AD0 000C+00 s=0 e=1 z=0 None .text __ct__14JAISoundHandleFv */
#pragma push
#pragma optimization_level 0
#pragma optimizewithasm off
asm JAISoundHandle::JAISoundHandle() {
nofralloc
#include "asm/JSystem/JAudio2/JAUClusterSound/__ct__14JAISoundHandleFv.s"
}
#pragma pop