mirror of
https://github.com/encounter/tp.git
synced 2026-07-11 06:18:46 -07:00
Add a precompiled header for RELs (#2597)
This commit is contained in:
@@ -77,23 +77,4 @@ public:
|
||||
|
||||
STATIC_ASSERT(sizeof(e_hb_class) == 0x1268);
|
||||
|
||||
class daE_HB_HIO_c : public JORReflexible {
|
||||
public:
|
||||
#if DEBUG
|
||||
virtual void genMessage(JORMContext*);
|
||||
#endif
|
||||
|
||||
/* 804FBD6C */ daE_HB_HIO_c();
|
||||
/* 805005D0 */ virtual ~daE_HB_HIO_c() {}
|
||||
|
||||
/* 0x04 */ s8 id;
|
||||
/* 0x08 */ f32 base_size;
|
||||
/* 0x0C */ f32 flower_size;
|
||||
/* 0x10 */ f32 appear_size;
|
||||
/* 0x14 */ s16 roof_reappear_interval;
|
||||
/* 0x16 */ s16 attack_freq;
|
||||
/* 0x18 */ u8 bite_pattern;
|
||||
};
|
||||
|
||||
|
||||
#endif /* D_A_E_HB_H */
|
||||
|
||||
Reference in New Issue
Block a user