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:
@@ -114,8 +114,6 @@ static void daObj_Rock_Delete(obj_rock_class*);
|
||||
static void useHeapInit(fopAc_ac_c*);
|
||||
static void set_pos_check(obj_rock_class*, int);
|
||||
static void daObj_Rock_Create(fopAc_ac_c*);
|
||||
extern "C" extern char const* const stringBase0;
|
||||
extern "C" extern void* g_profile_OBJ_ROCK[12];
|
||||
|
||||
extern "C" static void daObj_Rock_Draw__FP14obj_rock_class();
|
||||
extern "C" static void daObj_Rock_Execute__FP14obj_rock_class();
|
||||
@@ -147,17 +145,6 @@ void MtxPosition(cXyz*, cXyz*);
|
||||
void MtxPush();
|
||||
void MtxPull();
|
||||
void operator delete(void*);
|
||||
extern "C" extern void* g_fopAc_Method[8];
|
||||
extern "C" extern void* g_fpcLf_Method[5 + 1 /* padding */];
|
||||
extern "C" extern void* __vt__8dCcD_Sph[36];
|
||||
extern "C" extern void* __vt__9dCcD_Stts[11];
|
||||
extern "C" extern void* __vt__12cCcD_SphAttr[25];
|
||||
extern "C" extern void* __vt__14cCcD_ShapeAttr[22];
|
||||
extern "C" extern void* __vt__9cCcD_Stts[8];
|
||||
extern "C" extern u8 now__14mDoMtx_stack_c[48];
|
||||
extern "C" extern u8 g_dComIfG_gameInfo[122384];
|
||||
extern "C" extern void* calc_mtx[1 + 1 /* padding */];
|
||||
extern "C" extern u32 __float_nan;
|
||||
|
||||
extern "C" void mDoMtx_YrotM__FPA4_fs();
|
||||
extern "C" void scaleM__14mDoMtx_stack_cFfff();
|
||||
|
||||
@@ -19,9 +19,6 @@ extern "C" void _unresolved();
|
||||
// External References:
|
||||
//
|
||||
|
||||
extern u8 const data_80CBE79C[4];
|
||||
extern u8 const data_80CBE7A0[4];
|
||||
|
||||
extern "C" void ModuleProlog();
|
||||
extern "C" void ModuleEpilog();
|
||||
extern "C" void ModuleUnresolved();
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_80CBE79C[4];
|
||||
|
||||
extern u8 const data_80CBE79C[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -25,3 +23,10 @@ extern u8 const data_80CBE79C[4];
|
||||
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".ctors$10"
|
||||
/* 80CBE79C-80CBE7A0 0004+00 s=0 e=1 z=0 None .ctors None */
|
||||
u8 const data_80CBE79C[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
|
||||
extern u8 const data_80CBE7A0[4];
|
||||
|
||||
extern u8 const data_80CBE7A0[4];
|
||||
|
||||
//
|
||||
// External References:
|
||||
//
|
||||
@@ -26,3 +24,10 @@ extern u8 const data_80CBE7A0[4];
|
||||
/* ############################################################################################## */
|
||||
#pragma section ".dtors$10"
|
||||
#pragma section ".dtors$15"
|
||||
/* 80CBE7A0-80CBE7A4 0004+00 s=0 e=1 z=0 None .dtors None */
|
||||
u8 const data_80CBE7A0[4] = {
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
0x00,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user