Match dMCloth_c::dMCloth_c

This commit is contained in:
Briggs Baltzell
2026-02-03 22:16:53 -06:00
parent f8a508ecf1
commit bf6b491bd1
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ public:
virtual ~daCLOTH_HIO_c();
public:
/* 0x0004 */ s8 field_0x4;
/* 0x0004 */ s8 mNo;
/* 0x0008 */ daCLOTH_ChildHIO_c mChildren[3];
};
+5 -4
View File
@@ -12,7 +12,7 @@ static daCLOTH_HIO_c l_HIO;
/* 8019940C-8019966C .text __ct__13daCLOTH_HIO_cFv */
daCLOTH_HIO_c::daCLOTH_HIO_c() {
field_0x4 = -1;
mNo = -1;
{
mChildren[0].field_0x4 = 1.78f;
@@ -139,11 +139,12 @@ void dMCloth_c::init() {
/* 80199E1C-80199F48 .text __ct__9dMCloth_cFv */
dMCloth_c::dMCloth_c() {
/* Nonmatching */
field_0x913c = 0;
field_0x4 = 4;
field_0x4 = 0;
mClothType = 0;
mDoHIO_createChild("メニューの布", &l_HIO);
if (l_HIO.mNo < 0) {
l_HIO.mNo = mDoHIO_createChild("メニューの布", &l_HIO); // Menu cloth
}
}
/* 80199F48-8019A058 .text __dt__9dMCloth_cFv */