mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-09 14:05:28 -04:00
Add autogenerated HIO class defs to actor headers
This commit is contained in:
@@ -231,4 +231,4 @@ public:
|
||||
/* 0x684 */ dPa_followEcallBack field_0x684;
|
||||
};
|
||||
|
||||
#endif /* D_A_AGB_H */
|
||||
#endif /* D_A_AGB_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBdk_HIO_c {
|
||||
public:
|
||||
daBdk_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BDK_H */
|
||||
|
||||
@@ -36,4 +36,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBeam_HIO_c {
|
||||
public:
|
||||
daBeam_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BEAM_H */
|
||||
|
||||
@@ -3,9 +3,25 @@
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
struct part_s {
|
||||
|
||||
};
|
||||
|
||||
struct move_s {
|
||||
|
||||
};
|
||||
|
||||
class bgn_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBgn_HIO_c {
|
||||
public:
|
||||
daBgn_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BGN_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBgn2_HIO_c {
|
||||
public:
|
||||
daBgn2_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BGN2_H */
|
||||
|
||||
@@ -5,6 +5,20 @@
|
||||
#include "d/d_cc_d.h"
|
||||
#include "m_Do/m_Do_ext.h"
|
||||
|
||||
struct bgn3_ke_s {
|
||||
/* 0x00 */ cXyz m00[5];
|
||||
/* 0x3C */ cXyz m3C[5];
|
||||
/* 0x78 */ u8 m78[0x84 - 0x78];
|
||||
};
|
||||
|
||||
struct part_s3 {
|
||||
/* 0x0000 */ u8 m0000[0x00F8 - 0x0000];
|
||||
/* 0x00F8 */ dCcD_GObjInf m00F8;
|
||||
/* 0x01F0 */ u8 m01F0[0x023C - 0x01F0];
|
||||
/* 0x023C */ bgn3_ke_s mHairs[40];
|
||||
/* 0x16DC */ mDoExt_3DlineMat0_c mLineMat;
|
||||
};
|
||||
|
||||
class bgn3_class : public fopAc_ac_c {
|
||||
public:
|
||||
/* 0x00290 */ u8 m00290[0x002E4 - 0x00290];
|
||||
@@ -20,4 +34,12 @@ public:
|
||||
/* 0x10020 */ u8 m10020[0x100B4 - 0x10020];
|
||||
};
|
||||
|
||||
class daBgn3_HIO_c {
|
||||
public:
|
||||
daBgn3_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BGN3_H */
|
||||
|
||||
@@ -94,4 +94,12 @@ public:
|
||||
/* 0xBE1 */ u8 mBE1[0xBE4 - 0xBE1];
|
||||
};
|
||||
|
||||
class daBmd_HIO_c {
|
||||
public:
|
||||
daBmd_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BMD_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBmdfoot_HIO_c {
|
||||
public:
|
||||
daBmdfoot_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BMDFOOT_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBmdhand_HIO_c {
|
||||
public:
|
||||
daBmdhand_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BMDHAND_H */
|
||||
|
||||
@@ -68,4 +68,12 @@ public:
|
||||
/* 0x2E9D */ u8 m2E9D[0x2FE4 - 0x2E9D];
|
||||
};
|
||||
|
||||
class daBst_HIO_c {
|
||||
public:
|
||||
daBst_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BST_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBtd_HIO_c {
|
||||
public:
|
||||
daBtd_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BTD_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBwd_HIO_c {
|
||||
public:
|
||||
daBwd_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BWD_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBwds_HIO_c {
|
||||
public:
|
||||
daBwds_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_BWDS_H */
|
||||
|
||||
@@ -70,4 +70,12 @@ public:
|
||||
/* 0x574 */ u8 mSwitchNo;
|
||||
};
|
||||
|
||||
class daDaiocta_HIO_c {
|
||||
public:
|
||||
daDaiocta_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_DAIOCTA_H */
|
||||
|
||||
@@ -31,4 +31,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daDaiocta_Eye_HIO_c {
|
||||
public:
|
||||
daDaiocta_Eye_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_DAIOCTA_EYE_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daDk_HIO_c {
|
||||
public:
|
||||
daDk_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_DK_H */
|
||||
|
||||
@@ -30,6 +30,7 @@ class daDr_HIO_c : public JORReflexible {
|
||||
public:
|
||||
daDr_HIO_c();
|
||||
virtual ~daDr_HIO_c() {}
|
||||
|
||||
public:
|
||||
/* 0x04 */ s8 mChildID;
|
||||
/* 0x05 */ u8 m05[0x08 - 0x05];
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daDr2_HIO_c {
|
||||
public:
|
||||
daDr2_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_DR2_H */
|
||||
|
||||
@@ -60,4 +60,12 @@ public:
|
||||
/* 0xB8B */ u8 mB8B[0xB8C - 0xB8B];
|
||||
};
|
||||
|
||||
class daFganon_HIO_c {
|
||||
public:
|
||||
daFganon_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_FGANON_H */
|
||||
|
||||
@@ -134,4 +134,12 @@ public:
|
||||
/* 0xAE8 */ enemyice mEnemyIce;
|
||||
};
|
||||
|
||||
class daFm_HIO_c {
|
||||
public:
|
||||
daFm_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_FM_H */
|
||||
|
||||
@@ -12,4 +12,12 @@ public:
|
||||
/* 0x13D2 */ u8 m13D2[0x15E4 - 0x13D2];
|
||||
};
|
||||
|
||||
class daGnd_HIO_c {
|
||||
public:
|
||||
daGnd_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_GND_H */
|
||||
|
||||
@@ -81,4 +81,12 @@ public:
|
||||
/* 0xE6C */ u8 mE6C[0xE90 - 0xE6C];
|
||||
};
|
||||
|
||||
class daGy_HIO_c {
|
||||
public:
|
||||
daGy_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_GY_H */
|
||||
|
||||
@@ -44,4 +44,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daGy_Ctrl_HIO_c {
|
||||
public:
|
||||
daGy_Ctrl_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_GY_CTRL_H */
|
||||
|
||||
@@ -3,6 +3,10 @@
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
struct himo2_s {
|
||||
|
||||
};
|
||||
|
||||
class himo2_class : public fopAc_ac_c {
|
||||
public:
|
||||
void setTargetPos(cXyz*, float*, float*);
|
||||
@@ -11,4 +15,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class himo2HIO_c {
|
||||
public:
|
||||
~himo2HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_HIMO2_H */
|
||||
|
||||
@@ -17,4 +17,12 @@ public:
|
||||
/* 0x5B0 */ dCcD_Cyl m5B0;
|
||||
};
|
||||
|
||||
class daKanban_HIO_c {
|
||||
public:
|
||||
daKanban_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_KANBAN_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daMt_HIO_c {
|
||||
public:
|
||||
daMt_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_MT_H */
|
||||
|
||||
@@ -128,4 +128,12 @@ public:
|
||||
/* 0x87A */ u8 m87A[0x87C - 0x87A];
|
||||
};
|
||||
|
||||
class daNpc_Ac1_HIO_c {
|
||||
public:
|
||||
daNpc_Ac1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_AC1_H */
|
||||
|
||||
@@ -101,4 +101,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Aj1_HIO_c {
|
||||
public:
|
||||
daNpc_Aj1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_AJ1_H */
|
||||
|
||||
@@ -58,10 +58,22 @@ public:
|
||||
void check_useFairyArea();
|
||||
void checkCommandTalk();
|
||||
void charDecide(int);
|
||||
void eInit_SET_PLYER_GOL_();
|
||||
void eInit_PLYER_INI_POS();
|
||||
void eInit_USE_FAIRY_END();
|
||||
void eInit_MOV_POS();
|
||||
void eInit_SET_PLYER_TRN_ANG();
|
||||
void eInit_ACTOR_DRW_CONTROL(int*, int*);
|
||||
void eInit_setEvTimer(int*);
|
||||
void eInit_CHK_FAIRY(int*);
|
||||
void eInit_prmFloat(float*, float);
|
||||
void eInit_SET_EYE_OFF(float*);
|
||||
void eInit_EYE_OFF_ZRO(float*);
|
||||
void eInit_CHK_FAIRY_MOV_1(int*);
|
||||
void event_actionInit(int);
|
||||
void eMove_MOV_POS();
|
||||
void eMove_CHK_FAIRY();
|
||||
void eMove_EYE_OFF_ZRO();
|
||||
void eMove_CHK_FAIRY_MOV_1();
|
||||
void event_action();
|
||||
void cut_init_START_TALE1(int);
|
||||
@@ -98,4 +110,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ba1_HIO_c {
|
||||
public:
|
||||
daNpc_Ba1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BA1_H */
|
||||
|
||||
@@ -114,4 +114,20 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Bj1_childHIO_c {
|
||||
public:
|
||||
daNpc_Bj1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Bj1_HIO_c {
|
||||
public:
|
||||
daNpc_Bj1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BJ1_H */
|
||||
|
||||
@@ -201,4 +201,20 @@ public:
|
||||
/* 0x904 */ u8 m904[0x908 - 0x904];
|
||||
};
|
||||
|
||||
class daNpc_Bm1_childHIO_c {
|
||||
public:
|
||||
daNpc_Bm1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Bm1_HIO_c {
|
||||
public:
|
||||
daNpc_Bm1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BM1_H */
|
||||
|
||||
@@ -2,6 +2,8 @@
|
||||
#define D_A_NPC_BMS1_H
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "d/d_npc.h"
|
||||
#include "d/d_shop.h"
|
||||
|
||||
class daNpc_Bms1_c : public fopAc_ac_c {
|
||||
public:
|
||||
@@ -65,4 +67,20 @@ public:
|
||||
/* 0x898 */ u8 m898[0x8A8 - 0x898];
|
||||
};
|
||||
|
||||
class daNpc_Bms1_childHIO_c {
|
||||
public:
|
||||
daNpc_Bms1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Bms1_HIO_c {
|
||||
public:
|
||||
daNpc_Bms1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BMS1_H */
|
||||
|
||||
@@ -2,6 +2,9 @@
|
||||
#define D_A_NPC_BMSW_H
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "d/d_npc.h"
|
||||
|
||||
class ShopCursor_c;
|
||||
|
||||
class daNpc_Bmsw_c : public fopAc_ac_c {
|
||||
public:
|
||||
@@ -42,4 +45,12 @@ public:
|
||||
/* 0x96C */ u8 m96C[0x9E4 - 0x96C];
|
||||
};
|
||||
|
||||
class daNpc_Bmsw_HIO_c {
|
||||
public:
|
||||
daNpc_Bmsw_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BMSW_H */
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
#define D_A_NPC_BS1_H
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
#include "d/d_shop.h"
|
||||
|
||||
class daNpc_Bs1_c : public fopAc_ac_c {
|
||||
public:
|
||||
@@ -81,4 +82,20 @@ public:
|
||||
/* 0x834 */ u8 m834[0x844 - 0x834];
|
||||
};
|
||||
|
||||
class daNpc_Bs1_childHIO_c {
|
||||
public:
|
||||
daNpc_Bs1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Bs1_HIO_c {
|
||||
public:
|
||||
daNpc_Bs1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BS1_H */
|
||||
|
||||
@@ -39,4 +39,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Btsw_HIO_c {
|
||||
public:
|
||||
daNpc_Btsw_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BTSW_H */
|
||||
|
||||
@@ -34,4 +34,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Btsw2_HIO_c {
|
||||
public:
|
||||
daNpc_Btsw2_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_BTSW2_H */
|
||||
|
||||
@@ -212,4 +212,12 @@ public:
|
||||
/* 0x928 */ cBgS_PolyInfo m928;
|
||||
};
|
||||
|
||||
class daNpc_Cb1_HIO_c {
|
||||
public:
|
||||
daNpc_Cb1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_CB1_H */
|
||||
|
||||
@@ -75,4 +75,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Co1_HIO_c {
|
||||
public:
|
||||
daNpc_Co1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_CO1_H */
|
||||
|
||||
@@ -63,4 +63,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_De1_HIO_c {
|
||||
public:
|
||||
daNpc_De1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_DE1_H */
|
||||
|
||||
@@ -71,4 +71,20 @@ public:
|
||||
/* 0x884 */ u8 m884[0x8A0 - 0x884];
|
||||
};
|
||||
|
||||
class daNpc_Ds1_childHIO_c {
|
||||
public:
|
||||
daNpc_Ds1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ds1_HIO_c {
|
||||
public:
|
||||
daNpc_Ds1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_DS1_H */
|
||||
|
||||
@@ -5,6 +5,12 @@
|
||||
#include "d/d_bg_s_gnd_chk.h"
|
||||
#include "d/d_particle.h"
|
||||
|
||||
class daNpc_Fa1_McaMorfCallBack1_c : public mDoExt_McaMorfCallBack1_c {
|
||||
public:
|
||||
daNpc_Fa1_McaMorfCallBack1_c();
|
||||
bool execute(unsigned short, J3DTransformInfo*);
|
||||
};
|
||||
|
||||
class daNpc_Fa1_c : public fopAc_ac_c {
|
||||
public:
|
||||
void checkStatus(unsigned char) {}
|
||||
@@ -99,4 +105,31 @@ public:
|
||||
/* 0x795 */ u8 m795[0x7A4 - 0x795];
|
||||
};
|
||||
|
||||
class daNpc_Fa1_HIO3_c {
|
||||
public:
|
||||
daNpc_Fa1_HIO3_c();
|
||||
~daNpc_Fa1_HIO3_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Fa1_HIO2_c {
|
||||
public:
|
||||
daNpc_Fa1_HIO2_c();
|
||||
~daNpc_Fa1_HIO2_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Fa1_HIO_c {
|
||||
public:
|
||||
daNpc_Fa1_HIO_c();
|
||||
~daNpc_Fa1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_FA1_H */
|
||||
|
||||
@@ -68,4 +68,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Gk1_HIO_c {
|
||||
public:
|
||||
daNpc_Gk1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_GK1_H */
|
||||
|
||||
@@ -76,4 +76,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Gp1_HIO_c {
|
||||
public:
|
||||
daNpc_Gp1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_GP1_H */
|
||||
|
||||
@@ -68,4 +68,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Hi1_HIO_c {
|
||||
public:
|
||||
daNpc_Hi1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_HI1_H */
|
||||
|
||||
@@ -70,4 +70,12 @@ public:
|
||||
/* 0x8F2 */ u8 m8F2[0x924 - 0x8F2];
|
||||
};
|
||||
|
||||
class daNpc_Jb1_HIO_c {
|
||||
public:
|
||||
daNpc_Jb1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_JB1_H */
|
||||
|
||||
@@ -118,4 +118,12 @@ public:
|
||||
/* 0x290 */ u8 m290[0xD88 - 0x290];
|
||||
};
|
||||
|
||||
class daNpc_Ji1_HIO_c {
|
||||
public:
|
||||
daNpc_Ji1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_JI1_H */
|
||||
|
||||
@@ -101,4 +101,12 @@ public:
|
||||
/* 0x710 */ u8 m710[0x800 - 0x710];
|
||||
};
|
||||
|
||||
class daNpc_Kf1_HIO_c {
|
||||
public:
|
||||
daNpc_Kf1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KF1_H */
|
||||
|
||||
@@ -68,4 +68,12 @@ public:
|
||||
/* 0x78A */ u8 m78A[0x78C - 0x78A];
|
||||
};
|
||||
|
||||
class daNpc_Kg1_HIO_c {
|
||||
public:
|
||||
daNpc_Kg1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KG1_H */
|
||||
|
||||
@@ -48,4 +48,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Kg2_HIO_c {
|
||||
public:
|
||||
daNpc_Kg2_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KG2_H */
|
||||
|
||||
@@ -134,4 +134,12 @@ public:
|
||||
/* 0x81F */ u8 m81F[0x824 - 0x81F];
|
||||
};
|
||||
|
||||
class daNpc_Kk1_HIO_c {
|
||||
public:
|
||||
daNpc_Kk1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KK1_H */
|
||||
|
||||
@@ -81,4 +81,12 @@ public:
|
||||
/* 0x7C8 */ u8 m7C8[0x7D8 - 0x7C8];
|
||||
};
|
||||
|
||||
class daNpc_Km1_HIO_c {
|
||||
public:
|
||||
daNpc_Km1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KM1_H */
|
||||
|
||||
@@ -141,4 +141,20 @@ public:
|
||||
/* 0x6C4 */ u8 m6C4[0x8AC - 0x6C4];
|
||||
};
|
||||
|
||||
class daNpc_Ko1_childHIO_c {
|
||||
public:
|
||||
daNpc_Ko1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ko1_HIO_c {
|
||||
public:
|
||||
daNpc_Ko1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KO1_H */
|
||||
|
||||
@@ -66,4 +66,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Kp1_HIO_c {
|
||||
public:
|
||||
daNpc_Kp1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_KP1_H */
|
||||
|
||||
@@ -4,9 +4,11 @@
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
class J3DMaterial;
|
||||
class J3DNode;
|
||||
|
||||
class daNpc_Ls1_matAnm_c : public fopAc_ac_c {
|
||||
class daNpc_Ls1_matAnm_c {
|
||||
public:
|
||||
daNpc_Ls1_matAnm_c();
|
||||
void clrMoveFlag() {}
|
||||
void getNowOffsetX() {}
|
||||
void getNowOffsetY() {}
|
||||
@@ -18,4 +20,109 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ls1_c : public fopAc_ac_c {
|
||||
public:
|
||||
struct anm_prm_c {
|
||||
|
||||
};
|
||||
|
||||
void _nodeCB_Head(J3DNode*, J3DModel*);
|
||||
void _nodeCB_BackBone(J3DNode*, J3DModel*);
|
||||
void _nodeCB_Hand_L(J3DNode*, J3DModel*);
|
||||
void _nodeCB_Hand_R(J3DNode*, J3DModel*);
|
||||
void _Ls_hand_nodeCB_Hand_L(J3DNode*, J3DModel*);
|
||||
void _Ls_hand_nodeCB_Hand_R(J3DNode*, J3DModel*);
|
||||
void init_LS1_0();
|
||||
void init_LS1_1();
|
||||
void init_LS1_2();
|
||||
void init_LS1_3();
|
||||
void init_LS1_4();
|
||||
void createInit();
|
||||
void play_animation();
|
||||
void setMtx(bool);
|
||||
void bckResID(int);
|
||||
void btpResID(int);
|
||||
void btkResID(int);
|
||||
void setBtp(signed char, bool);
|
||||
void setMat();
|
||||
void setBtk(signed char, bool);
|
||||
void init_texPttrnAnm(signed char, bool);
|
||||
void play_btp_anm();
|
||||
void eye_ctrl();
|
||||
void play_btk_anm();
|
||||
void setAnm_anm(daNpc_Ls1_c::anm_prm_c*);
|
||||
void setAnm_NUM(int, int);
|
||||
void setAnm();
|
||||
void chngAnmTag();
|
||||
void ctrlAnmTag();
|
||||
void chngAnmAtr(unsigned char);
|
||||
void ctrlAnmAtr();
|
||||
void setAnm_ATR(int);
|
||||
void anmAtr(unsigned short);
|
||||
void next_msgStatus(unsigned long*);
|
||||
void getMsg_LS1_0();
|
||||
void getMsg_LS1_3();
|
||||
void getMsg();
|
||||
void eventOrder();
|
||||
void checkOrder();
|
||||
void chk_talk();
|
||||
void chk_parts_notMov();
|
||||
void searchByID(unsigned int, int*);
|
||||
void partner_search_sub(void* (*)(void*, void*));
|
||||
void partner_search();
|
||||
void setEyeCtrl();
|
||||
void clrEyeCtrl();
|
||||
void lookBack();
|
||||
void chkAttention();
|
||||
void setAttention(bool);
|
||||
void decideType(int);
|
||||
void cut_init_LOK_PLYER(int);
|
||||
void cut_move_LOK_PLYER();
|
||||
void cut_init_PLYER_MOV(int);
|
||||
void cut_move_PLYER_MOV();
|
||||
void cut_init_WAI(int);
|
||||
void cut_move_WAI();
|
||||
void cut_init_ANM_CHG(int);
|
||||
void cut_move_ANM_CHG();
|
||||
void privateCut(int);
|
||||
void endEvent();
|
||||
void isEventEntry();
|
||||
void event_proc(int);
|
||||
void set_action(int (daNpc_Ls1_c::*)(void*), void*);
|
||||
void setStt(signed char);
|
||||
void chk_areaIN(float, float, short, cXyz);
|
||||
void get_playerEvnPos(int);
|
||||
void chkTelescope_sph(cXyz, float, float);
|
||||
void chkTelescope(cXyz, float, float);
|
||||
void telescope_proc();
|
||||
void wait_1();
|
||||
void wait_2();
|
||||
void wait_3();
|
||||
void wait_4();
|
||||
void talk_1();
|
||||
void wait_action1(void*);
|
||||
void demo_action1(void*);
|
||||
void demo();
|
||||
void shadowDraw();
|
||||
BOOL _draw();
|
||||
BOOL _execute();
|
||||
BOOL _delete();
|
||||
s32 _create();
|
||||
void bodyCreateHeap();
|
||||
void handCreateHeap();
|
||||
void itemCreateHeap();
|
||||
void CreateHeap();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ls1_HIO_c {
|
||||
public:
|
||||
daNpc_Ls1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_LS1_H */
|
||||
|
||||
@@ -64,4 +64,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Nz_HIO_c {
|
||||
public:
|
||||
daNpc_Nz_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_NZ_H */
|
||||
|
||||
@@ -85,4 +85,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ob1_HIO_c {
|
||||
public:
|
||||
daNpc_Ob1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_OB1_H */
|
||||
|
||||
@@ -7,11 +7,21 @@
|
||||
#include "SSystem/SComponent/c_phase.h"
|
||||
#include "d/d_npc.h"
|
||||
#include "d/actor/d_a_pedestal.h"
|
||||
#include "d/d_particle.h"
|
||||
|
||||
class mDoExt_McaMorf;
|
||||
|
||||
class daNpc_Os_infiniteEcallBack_c : public dPa_levelEcallBack {
|
||||
public:
|
||||
void end();
|
||||
void makeEmitter(unsigned short, const cXyz*, const csXyz*, const cXyz*);
|
||||
void execute(JPABaseEmitter*);
|
||||
void setup(JPABaseEmitter*, const cXyz*, const csXyz*, signed char);
|
||||
};
|
||||
|
||||
class daNpc_Os_c : public fopAc_ac_c {
|
||||
public:
|
||||
~daNpc_Os_c();
|
||||
void chkNpcAction(int (daNpc_Os_c::*)(void*)) {}
|
||||
void chkPlayerAction(int (daNpc_Os_c::*)(void*)) {}
|
||||
void clearStatus() {}
|
||||
@@ -163,4 +173,20 @@ public:
|
||||
/* 0x7FC */ cBgS_PolyInfo m7FC;
|
||||
};
|
||||
|
||||
class daNpc_Os_HIO2_c {
|
||||
public:
|
||||
daNpc_Os_HIO2_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Os_HIO_c {
|
||||
public:
|
||||
daNpc_Os_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_OS_H */
|
||||
|
||||
@@ -40,4 +40,20 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_P1_HIO_c {
|
||||
public:
|
||||
daNpc_P1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_P1_childHIO_c {
|
||||
public:
|
||||
daNpc_P1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_P1_H */
|
||||
|
||||
@@ -108,4 +108,20 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_P2_childHIO_c {
|
||||
public:
|
||||
daNpc_P2_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_P2_HIO_c {
|
||||
public:
|
||||
daNpc_P2_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_P2_H */
|
||||
|
||||
@@ -78,4 +78,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Pf1_HIO_c {
|
||||
public:
|
||||
daNpc_Pf1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_PF1_H */
|
||||
|
||||
@@ -63,4 +63,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Pm1_HIO_c {
|
||||
public:
|
||||
daNpc_Pm1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_PM1_H */
|
||||
|
||||
@@ -3,6 +3,8 @@
|
||||
|
||||
#include "f_op/f_op_actor.h"
|
||||
|
||||
class ShopItems_c;
|
||||
|
||||
class daNpc_Rsh1_c : public fopAc_ac_c {
|
||||
public:
|
||||
void chkAction(int (daNpc_Rsh1_c::*)(void*)) {}
|
||||
@@ -69,4 +71,12 @@ public:
|
||||
/* 0x814 */ u8 m814[0x968 - 0x814];
|
||||
};
|
||||
|
||||
class daNpc_Rsh1_HIO_c {
|
||||
public:
|
||||
daNpc_Rsh1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_RSH1_H */
|
||||
|
||||
@@ -40,4 +40,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Sarace_HIO_c {
|
||||
public:
|
||||
daNpc_Sarace_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_SARACE_H */
|
||||
|
||||
@@ -129,4 +129,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_So_HIO_c {
|
||||
public:
|
||||
daNpc_So_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_SO_H */
|
||||
|
||||
@@ -104,4 +104,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Tc_HIO_c {
|
||||
public:
|
||||
daNpc_Tc_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_TC_H */
|
||||
|
||||
@@ -128,4 +128,20 @@ public:
|
||||
/* 0x8B2 */ u8 m8B2[0x8B4 - 0x8B2];
|
||||
};
|
||||
|
||||
class daNpc_Ym1_childHIO_c {
|
||||
public:
|
||||
daNpc_Ym1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Ym1_HIO_c {
|
||||
public:
|
||||
daNpc_Ym1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_YM1_H */
|
||||
|
||||
@@ -86,4 +86,20 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Yw1_childHIO_c {
|
||||
public:
|
||||
daNpc_Yw1_childHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Yw1_HIO_c {
|
||||
public:
|
||||
daNpc_Yw1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_YW1_H */
|
||||
|
||||
@@ -68,4 +68,12 @@ public:
|
||||
/* 0x75C */ u8 m75C[0x7B4 - 0x75C];
|
||||
};
|
||||
|
||||
class daNpc_Zk1_HIO_c {
|
||||
public:
|
||||
daNpc_Zk1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_ZK1_H */
|
||||
|
||||
@@ -18,4 +18,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNpc_Zl1_HIO_c {
|
||||
public:
|
||||
daNpc_Zl1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NPC_ZL1_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daNZ_HIO_c {
|
||||
public:
|
||||
daNZ_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_NZ_H */
|
||||
|
||||
@@ -20,4 +20,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBalancelift_HIO_c {
|
||||
public:
|
||||
daBalancelift_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_BALANCELIFT_H */
|
||||
|
||||
@@ -51,4 +51,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daBemos_HIO_c {
|
||||
public:
|
||||
daBemos_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_BEMOS_H */
|
||||
|
||||
@@ -45,4 +45,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_Canon_HIO_c {
|
||||
public:
|
||||
daObj_Canon_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_CANON_H */
|
||||
|
||||
@@ -67,4 +67,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_hsh_HIO_c {
|
||||
public:
|
||||
daObj_hsh_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_HSEHI1_H */
|
||||
|
||||
@@ -175,4 +175,12 @@ public:
|
||||
/* 0x1328 */ cXyz mInitPos;
|
||||
};
|
||||
|
||||
class daObj_Ikada_HIO_c {
|
||||
public:
|
||||
daObj_Ikada_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_IKADA_H */
|
||||
|
||||
@@ -26,4 +26,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_MjDoorHIO_c {
|
||||
public:
|
||||
daObj_MjDoorHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_MAJYUU_DOOR_H */
|
||||
|
||||
@@ -18,4 +18,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_Pbco_HIO_c {
|
||||
public:
|
||||
daObj_Pbco_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_PBCO_H */
|
||||
|
||||
@@ -61,4 +61,12 @@ public:
|
||||
/* 0x482 */ u8 m482[0x484 - 0x482];
|
||||
};
|
||||
|
||||
class daObj_PfallHIO_c {
|
||||
public:
|
||||
daObj_PfallHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_PFALL_H */
|
||||
|
||||
@@ -17,4 +17,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObjQuake_HIO_c {
|
||||
public:
|
||||
daObjQuake_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_QUAKE_H */
|
||||
|
||||
@@ -18,4 +18,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_Roten_HIO_c {
|
||||
public:
|
||||
daObj_Roten_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_ROTEN_H */
|
||||
|
||||
@@ -21,4 +21,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daobj_stairHIO_c {
|
||||
public:
|
||||
daobj_stairHIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_STAIR_H */
|
||||
|
||||
@@ -26,4 +26,12 @@ namespace daObjSwflat {
|
||||
};
|
||||
};
|
||||
|
||||
class daObjSwflat_HIO_c {
|
||||
public:
|
||||
daObjSwflat_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_SWFLAT_H */
|
||||
|
||||
@@ -14,4 +14,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObjTapestry_HIO_c {
|
||||
public:
|
||||
daObjTapestry_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_TAPESTRY_H */
|
||||
|
||||
@@ -52,4 +52,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daObj_Warpt_HIO_c {
|
||||
public:
|
||||
daObj_Warpt_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OBJ_WARPT_H */
|
||||
|
||||
@@ -123,4 +123,12 @@ public:
|
||||
/* 0xD94 */ dBgS_LinChk mLinChk;
|
||||
};
|
||||
|
||||
class daOship_HIO_c {
|
||||
public:
|
||||
daOship_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_OSHIP_H */
|
||||
|
||||
@@ -89,4 +89,12 @@ public:
|
||||
/* 0xDC5 */ u8 mDC5[0xDC8 - 0xDC5];
|
||||
};
|
||||
|
||||
class daPt_HIO_c {
|
||||
public:
|
||||
daPt_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_PT_H */
|
||||
|
||||
@@ -133,4 +133,12 @@ public:
|
||||
/* 0x0FD0 */ u8 m0FD0[0x1049 - 0x0FD0];
|
||||
};
|
||||
|
||||
class daPz_HIO_c {
|
||||
public:
|
||||
daPz_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_PZ_H */
|
||||
|
||||
@@ -15,9 +15,9 @@ public:
|
||||
m0004 = -1;
|
||||
}
|
||||
|
||||
s8 m0004;
|
||||
s8 m0005;
|
||||
f32 m0008;
|
||||
/* 0x04 */ s8 m0004;
|
||||
/* 0x05 */ s8 m0005;
|
||||
/* 0x08 */ f32 m0008;
|
||||
};
|
||||
|
||||
#endif /* D_A_SCENE_CHANGE_H */
|
||||
|
||||
@@ -8,4 +8,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daShand_HIO_c {
|
||||
public:
|
||||
daShand_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_SHAND_H */
|
||||
|
||||
@@ -27,4 +27,12 @@ public:
|
||||
/* 0x3A0 */ dCcD_Cyl mCyl;
|
||||
};
|
||||
|
||||
class daSie_Flag_HIO_c {
|
||||
public:
|
||||
daSie_Flag_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_SIE_FLAG_H */
|
||||
|
||||
@@ -17,4 +17,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daTag_Ba1_HIO_c {
|
||||
public:
|
||||
daTag_Ba1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_BA1_H */
|
||||
|
||||
@@ -35,4 +35,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daTag_Kf1_HIO_c {
|
||||
public:
|
||||
daTag_Kf1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_KF1_H */
|
||||
|
||||
@@ -15,4 +15,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daTag_Kk1_HIO_c {
|
||||
public:
|
||||
daTag_Kk1_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_KK1_H */
|
||||
|
||||
@@ -42,4 +42,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daTag_MdCb_HIO_c {
|
||||
public:
|
||||
daTag_MdCb_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_MD_CB_H */
|
||||
|
||||
@@ -21,4 +21,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daTag_So_HIO_c {
|
||||
public:
|
||||
daTag_So_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_SO_H */
|
||||
|
||||
@@ -29,4 +29,12 @@ public:
|
||||
/* 0x4D0 */ dCcD_Cyl mCyl2;
|
||||
};
|
||||
|
||||
class daTori_Flag_HIO_c {
|
||||
public:
|
||||
daTori_Flag_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_TORI_FLAG_H */
|
||||
|
||||
@@ -16,4 +16,12 @@ public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
class daYOUGAN_HIO_c {
|
||||
public:
|
||||
daYOUGAN_HIO_c();
|
||||
|
||||
public:
|
||||
/* Place member variables here */
|
||||
};
|
||||
|
||||
#endif /* D_A_YOUGAN_H */
|
||||
|
||||
@@ -4,7 +4,8 @@
|
||||
//
|
||||
|
||||
#include "d/actor/d_a_bgn.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "d/actor/d_a_bgn2.h"
|
||||
#include "d/actor/d_a_bgn3.h"
|
||||
|
||||
/* 000000EC-000003F0 .text __ct__11daBgn_HIO_cFv */
|
||||
daBgn_HIO_c::daBgn_HIO_c() {
|
||||
|
||||
@@ -110,13 +110,3 @@ static s32 daHimo2_Create(fopAc_ac_c*) {
|
||||
himo2HIO_c::~himo2HIO_c() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800F0C54-800F0C70 .text show__8daYkgr_cFv */
|
||||
void daYkgr_c::show() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 800F0C70-800F0C8C .text hide__8daYkgr_cFv */
|
||||
void daYkgr_c::hide() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
+12
-12
@@ -257,32 +257,32 @@ void daNpc_Ba1_c::charDecide(int) {
|
||||
}
|
||||
|
||||
/* 00001D7C-00001E10 .text eInit_SET_PLYER_GOL___11daNpc_Ba1_cFv */
|
||||
void eInit_SET_PLYER_GOL___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eInit_SET_PLYER_GOL_() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001E10-00001ECC .text eInit_PLYER_INI_POS___11daNpc_Ba1_cFv */
|
||||
void eInit_PLYER_INI_POS___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eInit_PLYER_INI_POS() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001ECC-00001EE8 .text eInit_USE_FAIRY_END___11daNpc_Ba1_cFv */
|
||||
void eInit_USE_FAIRY_END___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eInit_USE_FAIRY_END() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001EE8-00001F04 .text eInit_MOV_POS___11daNpc_Ba1_cFv */
|
||||
void eInit_MOV_POS___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eInit_MOV_POS() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001F04-00001F48 .text eInit_SET_PLYER_TRN_ANG___11daNpc_Ba1_cFv */
|
||||
void eInit_SET_PLYER_TRN_ANG___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eInit_SET_PLYER_TRN_ANG() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00001F48-000020AC .text eInit_ACTOR_DRW_CONTROL___11daNpc_Ba1_cFPiPi */
|
||||
void eInit_ACTOR_DRW_CONTROL___11daNpc_Ba1_cFPiPi {
|
||||
void daNpc_Ba1_c::eInit_ACTOR_DRW_CONTROL(int*, int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -292,7 +292,7 @@ void daNpc_Ba1_c::eInit_setEvTimer(int*) {
|
||||
}
|
||||
|
||||
/* 000020C8-000020E8 .text eInit_CHK_FAIRY___11daNpc_Ba1_cFPi */
|
||||
void eInit_CHK_FAIRY___11daNpc_Ba1_cFPi {
|
||||
void daNpc_Ba1_c::eInit_CHK_FAIRY(int*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -302,12 +302,12 @@ void daNpc_Ba1_c::eInit_prmFloat(float*, float) {
|
||||
}
|
||||
|
||||
/* 000020F8-00002130 .text eInit_SET_EYE_OFF___11daNpc_Ba1_cFPf */
|
||||
void eInit_SET_EYE_OFF___11daNpc_Ba1_cFPf {
|
||||
void daNpc_Ba1_c::eInit_SET_EYE_OFF(float*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002130-00002168 .text eInit_EYE_OFF_ZRO___11daNpc_Ba1_cFPf */
|
||||
void eInit_EYE_OFF_ZRO___11daNpc_Ba1_cFPf {
|
||||
void daNpc_Ba1_c::eInit_EYE_OFF_ZRO(float*) {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
@@ -322,17 +322,17 @@ void daNpc_Ba1_c::event_actionInit(int) {
|
||||
}
|
||||
|
||||
/* 00002358-00002518 .text eMove_MOV_POS___11daNpc_Ba1_cFv */
|
||||
void eMove_MOV_POS___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eMove_MOV_POS() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002518-00002574 .text eMove_CHK_FAIRY___11daNpc_Ba1_cFv */
|
||||
void eMove_CHK_FAIRY___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eMove_CHK_FAIRY() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
/* 00002574-00002608 .text eMove_EYE_OFF_ZRO___11daNpc_Ba1_cFv */
|
||||
void eMove_EYE_OFF_ZRO___11daNpc_Ba1_cFv {
|
||||
void daNpc_Ba1_c::eMove_EYE_OFF_ZRO() {
|
||||
/* Nonmatching */
|
||||
}
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user