delete variables.h

This commit is contained in:
Pheenoh
2021-02-20 23:11:44 -05:00
parent 9f0fde1848
commit 0267924dc1
106 changed files with 3046 additions and 2838 deletions
@@ -15,7 +15,9 @@ void ClearPi__13cBgS_PolyInfoFv(void);
void ct__11cBgS_LinChkFv(void);
void SetStartEnd__8cM3dGLinFRC4cXyzRC4cXyz(void);
}
extern u8 lbl_803C3FA8;
extern u8 lbl_803A78F8;
// __ct__11cBgS_LinChkFv
// cBgS_LinChk::cBgS_LinChk(void)
@@ -11,6 +11,7 @@ void __dt__8cBgS_ChkFv(void);
void Set__8cM3dGAabFPC4cXyzPC4cXyz(void);
}
extern u8 lbl_803C3FC0;
extern u8 lbl_803A7218;
// __ct__13cBgS_ShdwDrawFv
// cBgS_ShdwDraw::cBgS_ShdwDraw(void)
+3
View File
@@ -1,5 +1,8 @@
#include "SComponent/c_bg_w.h"
extern f32 lbl_804550E8;
extern f32 lbl_804550EC;
void cBgW_BgId::Regist(int a1) {
mId = a1;
}
+17
View File
@@ -33,6 +33,23 @@ void Set__8cM3dGAabFPC4cXyzPC4cXyz(void);
void SetMinMax__8cM3dGAabFRC4cXyz(void);
}
// additional symbols needed for c_cc_d.cpp
// autogenerated by split.py v0.3 at 2021-01-01 13:13:17.720846
extern u8 lbl_80455020;
extern u8 lbl_8039A7E8;
extern u8 lbl_80455030;
extern u8 lbl_8045501C;
extern u8 lbl_80430CB4;
extern u8 lbl_803ABB84;
extern u8 lbl_80455018;
extern u8 lbl_80430CA8;
extern u8 lbl_80455028;
extern u8 lbl_803C366C;
extern u8 lbl_80451180;
extern u8 lbl_803A37C0;
extern u8 lbl_803C36D0;
extern u8 lbl_803A7218;
extern "C" {
// Set__15cCcD_DivideInfoFUlUlUl
+22
View File
@@ -1,6 +1,7 @@
/* c_cc_s.cpp autogenerated by split.py v0.3 at 2021-01-01 13:55:15.722706 */
#include "global.h"
#include "mtx_vec.h"
extern "C" {
void CalcCenter__8cM3dGAabCFP4cXyz(void);
@@ -23,6 +24,27 @@ void SetHit__10cCcD_ObjTgFP8cCcD_Obj(void);
void SetMinMax__8cM3dGAabFRC8cM3dGAab(void);
}
// additional symbols needed for c_cc_s.cpp
// autogenerated by split.py v0.3 at 2021-01-01 13:55:15.696568
extern u8 lbl_80451158;
extern u8 lbl_80455060;
extern u8 lbl_80455048;
extern u8 lbl_80455050;
extern u8 lbl_803A7200;
extern u8 lbl_8045503C;
extern u8 lbl_80430CC0;
extern u8 lbl_80430CCC;
extern u8 lbl_80455068;
extern u8 lbl_80455040;
extern u8 lbl_80455044;
extern u8 lbl_80455038;
extern u8 lbl_803C3748;
extern u8 lbl_80455058;
extern u8 lbl_803A7218;
extern u8 lbl_80451180;
extern u8 lbl_80450AE0;
extern u8 lbl_80451180;
extern "C" {
// __ct__4cCcSFv
// cCcS::cCcS(void)
+4
View File
@@ -5,6 +5,10 @@
#include "SComponent/c_math.h"
#include "msl_c/string.h"
extern u8 lbl_80450AE0;
extern u8 lbl_80430DB8;
extern u8 lbl_80450768;
static const f32 lbl_804551E0 = 0;
static const f64 lbl_804551E8 = 0.5; // 0x3fe0000000000000
static const f64 lbl_804551F0 = 3.0; // 0x4008000000000000
+2
View File
@@ -11,6 +11,8 @@ extern u8 lbl_804550FC;
extern u8 lbl_804550F8;
extern u8 lbl_804550F4;
extern u8 lbl_804550F0;
extern u8 lbl_80451180;
extern u8 lbl_80450AE0;
// cM2d_CrossCirLin__FR8cM2dGCirffffPfPf
asm void cM2d_CrossCirLin(cM2dGCir&, float, float, float, float, float*, float*) {
+6
View File
@@ -17,6 +17,12 @@ extern f32 lbl_80455118; // SComponent::@2256, 0.0
extern f32 lbl_80455138; // SComponent::@2273, 1.0
extern f32 lbl_8045513C; // SComponent::@2346, 0.02
extern f32 lbl_804551C4; // SComponent::@3892, 0.5
extern f32 lbl_80451180;
extern u8 lbl_803A37C0;
extern u8 lbl_803A78F8;
extern f32 lbl_80450AE0[4];
extern u8 lbl_803A7904;
extern float lbl_80450AEC[4]; // array to force 2 step load, MSL_C.PPCEABI.bare.H::__f32_epsilon
// additional symbols needed for c_m3d.cpp
// autogenerated by split.py v0.3 at 2021-01-01 14:58:45.990799
+3
View File
@@ -4,6 +4,9 @@
#include "SComponent/c_m3d.h"
#include "msl_c/math.h"
extern f32 lbl_80450AEC[4]; // array to force 2 step load, MSL_C.PPCEABI.bare.H::__f32_epsilon
extern f32 lbl_80451180;
// __ct__8cM3dGPlaFPC4cXyzf
cM3dGPla::cM3dGPla(const cXyz* pNormal, f32 pD) : mNormal(*pNormal), mD(pD) {}
+1
View File
@@ -9,6 +9,7 @@ extern s32 lbl_80451170; // SComponent::r2
extern s32 lbl_80451174; // SComponent::r02
extern s32 lbl_80451178; // SComponent::r12
extern s32 lbl_8045117C; // SComponent::r22
extern f32 lbl_80451180;
extern u16 lbl_803C3778[1028]; // SComponent::atntable
+4 -2
View File
@@ -2,14 +2,16 @@
#include "SComponent/c_sxyz.h"
extern u8 lbl_804550A0;
extern u8 lbl_80430DA8;
extern "C" {
void __ct__5csXyzFsss(void);
void csXyz_NS_dtor(void);
void func_80361C24(void);
}
extern u8 lbl_804550A0;
extern u8 lbl_80430DA8;
extern u8 lbl_80451164;
// __ct__5csXyzFsss
csXyz::csXyz(s16 pX, s16 pY, s16 pZ) {
mX = pX;
+3
View File
@@ -11,6 +11,9 @@ void normZP__4cXyzCFv(void);
void func_80361C24(void);
}
extern float lbl_80450AEC[4]; // array to force 2 step load, MSL_C.PPCEABI.bare.H::__f32_epsilon
extern f32 lbl_80450AE0[4];
const static f32 lbl_80455070 = 1.0f;
const static f32 lbl_80455078 = 1.25f;
const static f32 lbl_8045507C = 1000000.0f;