mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-29 10:50:53 -04:00
d_a_bk OK
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
class dPath;
|
||||
namespace daObj_Search { class Act_c; };
|
||||
struct br_s;
|
||||
|
||||
class bk_class : public fopEn_enemy_c {
|
||||
public:
|
||||
@@ -69,7 +70,7 @@ public:
|
||||
/* 0x034F */ u8 m034F;
|
||||
/* 0x0350 */ dPa_smokeEcallBack m0350;
|
||||
/* 0x0370 */ damagereaction dr;
|
||||
/* 0x0B2C */ u8 m0B2C[0x0B30 - 0x0B2C];
|
||||
/* 0x0B2C */ br_s* m0B2C;
|
||||
/* 0x0B30 */ int m0B30;
|
||||
/* 0x0B34 */ int m0B34;
|
||||
/* 0x0B38 */ u8 m0B38[0x0B44 - 0x0B38];
|
||||
|
||||
@@ -36,13 +36,16 @@ struct br_s {
|
||||
/* 0x3F4 */ f32 m3F4;
|
||||
/* 0x3F8 */ u8 m3F8[0x3FC - 0x3F8];
|
||||
/* 0x3FC */ f32 m3FC;
|
||||
/* 0x400 */ u8 m400[0x408 - 0x400];
|
||||
/* 0x400 */ s16 m400;
|
||||
/* 0x402 */ u8 m402[0x406 - 0x402];
|
||||
/* 0x406 */ u8 m406;
|
||||
/* 0x407 */ u8 m407[0x408 - 0x407];
|
||||
/* 0x408 */ u8 m408;
|
||||
/* 0x409 */ u8 m409[0x40C - 0x409];
|
||||
/* 0x40C */ cXyz mScale;
|
||||
/* 0x418 */ s16 m418;
|
||||
/* 0x41A */ u8 m41A[0x41C - 0x41A];
|
||||
};
|
||||
}; // Size: 0x41C
|
||||
|
||||
class bridge_class : public fopAc_ac_c {
|
||||
public:
|
||||
|
||||
+1
-1
@@ -63,4 +63,4 @@ public:
|
||||
|
||||
STATIC_ASSERT(sizeof(dCcS) == 0x29F4);
|
||||
|
||||
#endif /* D_CC_D_CC_S_H */
|
||||
#endif /* D_CC_D_CC_S_H */
|
||||
|
||||
Reference in New Issue
Block a user