tp/libs/JSystem/JAudio2/JAUClusterSound.cpp

41 lines
679 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 29F404 000C+00 0/0 1/1 0/0 .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