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:
@@ -27,12 +27,12 @@ struct dSv_memBit_c {
|
||||
/* 80034934 */ void isDungeonItem(int) const;
|
||||
};
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct dKy_tevstr_c {};
|
||||
|
||||
struct J3DModelData {};
|
||||
|
||||
struct cXyz {};
|
||||
|
||||
struct dScnKy_env_light_c {
|
||||
/* 801A37C4 */ void settingTevStruct(int, cXyz*, dKy_tevstr_c*);
|
||||
/* 801A4DA0 */ void setLightTevColorType_MAJI(J3DModelData*, dKy_tevstr_c*);
|
||||
@@ -81,8 +81,6 @@ static bool daObj_Fmobj_IsDelete(obj_fmobj_class*);
|
||||
static void daObj_Fmobj_Delete(obj_fmobj_class*);
|
||||
static void useHeapInit(fopAc_ac_c*);
|
||||
static void daObj_Fmobj_Create(fopAc_ac_c*);
|
||||
extern "C" extern char const* const stringBase0;
|
||||
extern "C" extern void* g_profile_OBJ_FMOBJ[12];
|
||||
|
||||
extern "C" static void daObj_Fmobj_Draw__FP15obj_fmobj_class();
|
||||
extern "C" static void daObj_Fmobj_Execute__FP15obj_fmobj_class();
|
||||
@@ -106,11 +104,6 @@ void dComIfG_resDelete(request_of_phase_process_class*, char const*);
|
||||
void dBgS_MoveBGProc_Typical(dBgW*, void*, cBgS_PolyInfo const&, bool, cXyz*, csXyz*, csXyz*);
|
||||
void cM_rndF(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" void mDoMtx_YrotM__FPA4_fs();
|
||||
extern "C" void transM__14mDoMtx_stack_cFfff();
|
||||
|
||||
@@ -19,9 +19,6 @@ extern "C" void _unresolved();
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern u8 const data_8057CF60[4];
|
||||
extern u8 const data_8057CF64[4];
|
||||
|
||||
extern "C" void ModuleProlog();
|
||||
extern "C" void ModuleEpilog();
|
||||
extern "C" void ModuleUnresolved();
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_8057CF60[4];
|
||||
|
||||
extern u8 const data_8057CF60[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -25,3 +23,10 @@ extern u8 const data_8057CF60[4];
|
||||
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".ctors$10"
|
||||
/* 8057CF60-8057CF64 0004+00 s=0 e=1 z=0 None .ctors None */
|
||||
u8 const data_8057CF60[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_8057CF64[4];
|
||||
|
||||
extern u8 const data_8057CF64[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -26,3 +24,10 @@ extern u8 const data_8057CF64[4];
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".dtors$10"
|
||||
#pragma section ".dtors$15"
|
||||
/* 8057CF64-8057CF68 0004+00 s=0 e=1 z=0 None .dtors None */
|
||||
u8 const data_8057CF64[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user