mirror of
https://github.com/zeldaret/tp
synced 2026-07-09 14:55:32 -04:00
detect more floats/doubles, including from relocations
This commit is contained in:
@@ -21,12 +21,14 @@ struct cM3dGAab {
|
||||
/* 8026EE24 */ void CalcCenter(cXyz*) const;
|
||||
};
|
||||
|
||||
struct cCcD_GStts {};
|
||||
|
||||
struct cCcD_GObjInf {};
|
||||
|
||||
struct cCcD_Obj {
|
||||
/* 80263A48 */ void GetAc();
|
||||
};
|
||||
|
||||
struct cCcD_GStts {};
|
||||
|
||||
struct cCcD_Stts {
|
||||
/* 80263934 */ void PlusCcMove(f32, f32, f32);
|
||||
/* 8026395C */ void ClrCcMove();
|
||||
@@ -34,8 +36,6 @@ struct cCcD_Stts {
|
||||
/* 80263984 */ void GetWeightF() const;
|
||||
};
|
||||
|
||||
struct cCcD_GObjInf {};
|
||||
|
||||
struct cCcS {
|
||||
/* 80030BDC */ ~cCcS();
|
||||
/* 80264A6C */ cCcS();
|
||||
|
||||
Reference in New Issue
Block a user