mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
re-generate with bug fixes
This commit is contained in:
@@ -39,10 +39,10 @@ struct fopAc_ac_c {
|
||||
|
||||
struct e_yd_leaf_class {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct dScnKy_env_light_c {
|
||||
/* 801A37C4 */ void settingTevStruct(int, cXyz*, dKy_tevstr_c*);
|
||||
/* 801A4DA0 */ void setLightTevColorType_MAJI(J3DModelData*, dKy_tevstr_c*);
|
||||
@@ -64,8 +64,6 @@ static bool daE_YD_LEAF_IsDelete(e_yd_leaf_class*);
|
||||
static void daE_YD_LEAF_Delete(e_yd_leaf_class*);
|
||||
static void useHeapInit(fopAc_ac_c*);
|
||||
static void daE_YD_LEAF_Create(fopAc_ac_c*);
|
||||
extern "C" extern char const* const stringBase0;
|
||||
extern "C" extern void* g_profile_E_YD_LEAF[12];
|
||||
|
||||
extern "C" static void daE_YD_LEAF_Draw__FP15e_yd_leaf_class();
|
||||
extern "C" static void daE_YD_LEAF_Execute__FP15e_yd_leaf_class();
|
||||
@@ -90,12 +88,6 @@ void dComIfG_resLoad(request_of_phase_process_class*, char const*);
|
||||
void dComIfG_resDelete(request_of_phase_process_class*, char const*);
|
||||
void cLib_addCalc0(f32*, f32, f32);
|
||||
void* operator new(u32);
|
||||
extern "C" extern void* g_fopAc_Method[8];
|
||||
extern "C" extern void* g_fpcLf_Method[5 + 1 /* padding */];
|
||||
extern "C" extern u8 now__14mDoMtx_stack_c[48];
|
||||
extern "C" extern u8 g_dComIfG_gameInfo[122384];
|
||||
extern "C" extern u8 g_env_light[4880];
|
||||
extern "C" extern u8 j3dSys[284];
|
||||
|
||||
extern "C" void mDoMtx_XrotM__FPA4_fs();
|
||||
extern "C" void mDoMtx_YrotM__FPA4_fs();
|
||||
|
||||
@@ -19,9 +19,6 @@ extern "C" void _unresolved();
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern u8 const data_807F81E0[4];
|
||||
extern u8 const data_807F81E4[4];
|
||||
|
||||
extern "C" void ModuleProlog();
|
||||
extern "C" void ModuleEpilog();
|
||||
extern "C" void ModuleUnresolved();
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_807F81E0[4];
|
||||
|
||||
extern u8 const data_807F81E0[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -25,3 +23,10 @@ extern u8 const data_807F81E0[4];
|
||||
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".ctors$10"
|
||||
/* 807F81E0-807F81E4 0004+00 s=0 e=1 z=0 None .ctors None */
|
||||
u8 const data_807F81E0[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_807F81E4[4];
|
||||
|
||||
extern u8 const data_807F81E4[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -26,3 +24,10 @@ extern u8 const data_807F81E4[4];
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".dtors$10"
|
||||
#pragma section ".dtors$15"
|
||||
/* 807F81E4-807F81E8 0004+00 s=0 e=1 z=0 None .dtors None */
|
||||
u8 const data_807F81E4[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user