d_a_e_gb and d_a_obj_bosswarp OK (#2652)

* d_a_e_gb and d_a_obj_bosswarp OK

* fix e_gb and obj_bosswarp symbols

* mark e_gb and obj_bosswarp as OK for JPN

* Remove nonmatching comment

---------

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
This commit is contained in:
YunataSavior
2025-09-13 04:11:05 -07:00
committed by GitHub
parent f91257cc62
commit 4c9ce97f3e
8 changed files with 55 additions and 357 deletions
-17
View File
@@ -113,22 +113,5 @@ public:
STATIC_ASSERT(sizeof(e_gb_class) == 0xef8);
class daE_GB_HIO_c : public JORReflexible{
public:
/* 806C1CEC */ daE_GB_HIO_c();
/* 806C6F98 */ virtual ~daE_GB_HIO_c() {}
void genMessage(JORMContext*);
/* 0x04 */ s8 field_0x4;
/* 0x08 */ f32 field_0x8;
/* 0x0C */ f32 field_0xc;
/* 0x10 */ f32 field_0x10;
/* 0x14 */ s16 field_0x14;
/* 0x18 */ f32 field_0x18;
/* 0x1C */ s16 field_0x1c;
/* 0x1E */ s16 field_0x1e;
};
#endif /* D_A_E_GB_H */
+3 -1
View File
@@ -60,7 +60,9 @@ public:
actionInitWait2();
}
void setPos(cXyz);
void setPos(cXyz new_pos) {
current.pos = new_pos;
}
private:
/* 0x92C */ fpc_ProcID mItemId;