mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-09-03 17:03:37 -04:00
.dead section fix
This commit is contained in:
@@ -1,40 +1,48 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: JAUClusterSound
|
||||
//
|
||||
//
|
||||
|
||||
#include "JSystem/JAudio2/JAUClusterSound.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "JSystem/JAudio2/JAUClusterSound.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Types:
|
||||
//
|
||||
//
|
||||
|
||||
struct JAISoundHandle {
|
||||
/* 802A4AC4 */ JAISoundHandle();
|
||||
/* 802A4AC4 */ // False False
|
||||
JAISoundHandle();
|
||||
};
|
||||
|
||||
//
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
//
|
||||
|
||||
|
||||
// False False
|
||||
extern "C" void __ct__14JAISoundHandleFv();
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 802A4AC4-802A4AD0 000C+00 s=0 e=1 z=0 None .text __ct__14JAISoundHandleFv */
|
||||
/* 802A4AC4-802A4AD0 000C+00 s=0 e=1 z=0 None .text __ct__14JAISoundHandleFv */
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// False False
|
||||
asm JAISoundHandle::JAISoundHandle() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/JSystem/JAudio2/JAUClusterSound/__ct__14JAISoundHandleFv.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user