mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 13:24:12 -04:00
d_a_kytag02, d_a_kytag03 work
This commit is contained in:
@@ -10,12 +10,14 @@ class kytag03_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* 0x290 */ request_of_phase_process_class mPhs;
|
||||
/* 0x298 */ mDoExt_McaMorf* mpModel;
|
||||
/* 0x29C */ u8 m29C[0x2A1 - 0x29C];
|
||||
/* 0x29C */ u32 field_0x29c;
|
||||
/* 0x2A0 */ u8 field_0x2a0;
|
||||
/* 0x2A1 */ u8 mSwitchID;
|
||||
/* 0x2A2 */ u8 mbRoomActive;
|
||||
/* 0x2A3 */ u8 mbVisible;
|
||||
/* 0x2A4 */ u8 mbIsActive;
|
||||
/* 0x2A5 */ u8 m2A5[0x2AC - 0x2A5];
|
||||
/* 0x2A5 */ u8 m2A5;
|
||||
/* 0x2A8 */ f32 field_0x2a8;
|
||||
};
|
||||
|
||||
#endif /* D_A_KYTAG03_H */
|
||||
|
||||
@@ -455,5 +455,7 @@ u8 dKy_get_schbit();
|
||||
int dKy_rain_check();
|
||||
void dKy_setLight_mine(dKy_tevstr_c* pTevStr);
|
||||
BOOL dKy_daynighttact_stop_chk();
|
||||
void dKy_contrast_flg_set(u8);
|
||||
u8 dKy_contrast_flg_get();
|
||||
|
||||
#endif /* D_KANKYO_D_KANKYO_H */
|
||||
|
||||
Reference in New Issue
Block a user