d_a_obj_graWall OK (#2013)

This commit is contained in:
NicolaTesula
2023-12-25 21:10:39 +01:00
committed by GitHub
parent a7edd19f16
commit ea80e8440c
11 changed files with 87 additions and 420 deletions
@@ -5,4 +5,17 @@
#include "d/com/d_com_inf_game.h"
#include "f_op/f_op_actor_mng.h"
class daObjGraWall_c : public fopAc_ac_c {
public:
/* 80C10BF8 */ int Create();
/* 80C10DD8 */ int Execute();
/* 80C10E78 */ int Delete();
/* 80C10E80 */ void col_init();
/* 80C10ED4 */ void col_set();
/* 0x568 */ dCcD_Stts mStts;
/* 0x5A4 */ dCcD_Cyl mCyl;
/* 0x6E0 */ u8 field_0x6e0;
}; // Size: 0x6E4
#endif /* D_A_OBJ_GRAWALL_H */