mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-09 02:15:44 -04:00
.dead section fix
This commit is contained in:
+119
-45
@@ -1,135 +1,209 @@
|
||||
//
|
||||
//
|
||||
// Generated By: dol2asm
|
||||
// Translation Unit: d/d_kyeff2
|
||||
//
|
||||
//
|
||||
|
||||
#include "d/d_kyeff2.h"
|
||||
#include "dol2asm.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "d/d_kyeff2.h"
|
||||
|
||||
//
|
||||
//
|
||||
// Types:
|
||||
//
|
||||
//
|
||||
|
||||
struct kankyo_class {};
|
||||
|
||||
struct dKyeff2_c {
|
||||
/* 801ADEC4 */ void execute();
|
||||
struct kankyo_class {
|
||||
};
|
||||
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
struct dKyeff2_c {
|
||||
/* 801ADEC4 */ // True False
|
||||
void execute();
|
||||
};
|
||||
|
||||
//
|
||||
// Forward References:
|
||||
//
|
||||
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
static void dKyeff2_Draw(dKyeff2_c*);
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
static void dKyeff2_Execute(dKyeff2_c*);
|
||||
// True False
|
||||
// bool False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
static bool dKyeff2_IsDelete(dKyeff2_c*);
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
static void dKyeff2_Delete(dKyeff2_c*);
|
||||
// True False
|
||||
// kankyo_class* False
|
||||
// kankyo_class False
|
||||
static void dKyeff2_Create(kankyo_class*);
|
||||
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
extern "C" static void dKyeff2_Draw__FP9dKyeff2_c();
|
||||
// True False
|
||||
extern "C" void execute__9dKyeff2_cFv();
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
extern "C" static void dKyeff2_Execute__FP9dKyeff2_c();
|
||||
// True False
|
||||
// bool False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
extern "C" static bool dKyeff2_IsDelete__FP9dKyeff2_c();
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
extern "C" static void dKyeff2_Delete__FP9dKyeff2_c();
|
||||
// True False
|
||||
// kankyo_class* False
|
||||
// kankyo_class False
|
||||
extern "C" static void dKyeff2_Create__FP12kankyo_class();
|
||||
extern "C" extern void* g_profile_KYEFF2[10 + 1 /* padding */];
|
||||
|
||||
//
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
//
|
||||
|
||||
// False False
|
||||
void dKyw_wether_init2();
|
||||
// False False
|
||||
void dKyw_wether_delete2();
|
||||
// False False
|
||||
void dKyw_wether_move_draw2();
|
||||
// False False
|
||||
void dKyw_wether_draw2();
|
||||
|
||||
// False False
|
||||
extern "C" void dKyw_wether_init2__Fv();
|
||||
// False False
|
||||
extern "C" void dKyw_wether_delete2__Fv();
|
||||
// False False
|
||||
extern "C" void dKyw_wether_move_draw2__Fv();
|
||||
// False False
|
||||
extern "C" void dKyw_wether_draw2__Fv();
|
||||
extern "C" extern void* g_fopKy_Method[5 + 1 /* padding */];
|
||||
extern "C" extern void* g_fpcLf_Method[5 + 1 /* padding */];
|
||||
|
||||
//
|
||||
//
|
||||
// Declarations:
|
||||
//
|
||||
//
|
||||
|
||||
/* 801ADEA0-801ADEC4 0024+00 s=1 e=0 z=0 None .text dKyeff2_Draw__FP9dKyeff2_c */
|
||||
/* 801ADEA0-801ADEC4 0024+00 s=1 e=0 z=0 None .text dKyeff2_Draw__FP9dKyeff2_c */
|
||||
// 801ADEAC: 8005A304 (dKyw_wether_draw2__Fv)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
asm static void dKyeff2_Draw(dKyeff2_c* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/d/d_kyeff2/dKyeff2_Draw__FP9dKyeff2_c.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
/* 801ADEC4-801ADEE8 0024+00 s=1 e=0 z=0 None .text execute__9dKyeff2_cFv */
|
||||
|
||||
/* 801ADEC4-801ADEE8 0024+00 s=1 e=0 z=0 None .text execute__9dKyeff2_cFv */
|
||||
// 801ADED0: 8005A154 (dKyw_wether_move_draw2__Fv)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// True False
|
||||
asm void dKyeff2_c::execute() {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/d/d_kyeff2/execute__9dKyeff2_cFv.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
/* 801ADEE8-801ADF08 0020+00 s=1 e=0 z=0 None .text dKyeff2_Execute__FP9dKyeff2_c */
|
||||
|
||||
/* 801ADEE8-801ADF08 0020+00 s=1 e=0 z=0 None .text dKyeff2_Execute__FP9dKyeff2_c */
|
||||
// 801ADEF4: 801ADEC4 (execute__9dKyeff2_cFv)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
asm static void dKyeff2_Execute(dKyeff2_c* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/d/d_kyeff2/dKyeff2_Execute__FP9dKyeff2_c.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
/* 801ADF08-801ADF10 0008+00 s=1 e=0 z=0 None .text dKyeff2_IsDelete__FP9dKyeff2_c */
|
||||
|
||||
/* 801ADF08-801ADF10 0008+00 s=1 e=0 z=0 None .text dKyeff2_IsDelete__FP9dKyeff2_c */
|
||||
// True False
|
||||
// bool False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
static bool dKyeff2_IsDelete(dKyeff2_c* param_0) {
|
||||
return true;
|
||||
return true;
|
||||
}
|
||||
|
||||
/* 801ADF10-801ADF34 0024+00 s=1 e=0 z=0 None .text dKyeff2_Delete__FP9dKyeff2_c */
|
||||
|
||||
/* 801ADF10-801ADF34 0024+00 s=1 e=0 z=0 None .text dKyeff2_Delete__FP9dKyeff2_c */
|
||||
// 801ADF1C: 800581AC (dKyw_wether_delete2__Fv)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// True False
|
||||
// dKyeff2_c* False
|
||||
// dKyeff2_c False
|
||||
asm static void dKyeff2_Delete(dKyeff2_c* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/d/d_kyeff2/dKyeff2_Delete__FP9dKyeff2_c.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
/* 801ADF34-801ADF58 0024+00 s=1 e=0 z=0 None .text dKyeff2_Create__FP12kankyo_class */
|
||||
|
||||
/* 801ADF34-801ADF58 0024+00 s=1 e=0 z=0 None .text dKyeff2_Create__FP12kankyo_class */
|
||||
// 801ADF40: 800579EC (dKyw_wether_init2__Fv)
|
||||
#pragma push
|
||||
#pragma optimization_level 0
|
||||
#pragma optimizewithasm off
|
||||
// True False
|
||||
// kankyo_class* False
|
||||
// kankyo_class False
|
||||
asm static void dKyeff2_Create(kankyo_class* param_0) {
|
||||
nofralloc
|
||||
nofralloc
|
||||
#include "asm/d/d_kyeff2/dKyeff2_Create__FP12kankyo_class.s"
|
||||
}
|
||||
#pragma pop
|
||||
|
||||
|
||||
/* ############################################################################################## */
|
||||
/* 803BC198-803BC1AC 0014+00 s=1 e=0 z=0 None .data l_dKyeff2_Method */
|
||||
/* 803BC198-803BC1AC 0014+00 s=1 e=0 z=0 None .data l_dKyeff2_Method */
|
||||
SECTION_DATA static void* l_dKyeff2_Method[5] = {
|
||||
(void*)dKyeff2_Create__FP12kankyo_class, (void*)dKyeff2_Delete__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_Execute__FP9dKyeff2_c, (void*)dKyeff2_IsDelete__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_Draw__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_Create__FP12kankyo_class,
|
||||
(void*)dKyeff2_Delete__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_Execute__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_IsDelete__FP9dKyeff2_c,
|
||||
(void*)dKyeff2_Draw__FP9dKyeff2_c,
|
||||
};
|
||||
|
||||
/* 803BC1AC-803BC1D8 0028+04 s=0 e=0 z=1 None .data g_profile_KYEFF2 */
|
||||
/* 803BC1AC-803BC1D8 0028+04 s=0 e=0 z=1 None .data g_profile_KYEFF2 */
|
||||
SECTION_DATA void* g_profile_KYEFF2[10 + 1 /* padding */] = {
|
||||
(void*)0xFFFFFFFD,
|
||||
(void*)0x000CFFFD,
|
||||
(void*)0x03120000,
|
||||
(void*)&g_fpcLf_Method,
|
||||
(void*)0x000000F8,
|
||||
(void*)NULL,
|
||||
(void*)NULL,
|
||||
(void*)&g_fopKy_Method,
|
||||
(void*)0x00030000,
|
||||
(void*)&l_dKyeff2_Method,
|
||||
/* padding */
|
||||
NULL,
|
||||
(void*)0xFFFFFFFD,
|
||||
(void*)0x000CFFFD,
|
||||
(void*)0x03120000,
|
||||
(void*)&g_fpcLf_Method,
|
||||
(void*)0x000000F8,
|
||||
(void*)NULL,
|
||||
(void*)NULL,
|
||||
(void*)&g_fopKy_Method,
|
||||
(void*)0x00030000,
|
||||
(void*)&l_dKyeff2_Method,
|
||||
/* padding */
|
||||
NULL,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user