d_a_kytag17 (#284)

This commit is contained in:
Pheenoh
2023-02-14 18:51:00 -07:00
committed by GitHub
parent bb751ef962
commit 88cbbead87
4 changed files with 62 additions and 102 deletions
@@ -2,5 +2,12 @@
#define D_A_KYTAG17_H
#include "dolphin/types.h"
#include "f_op/f_op_actor_mng.h"
class kytag17_class : public fopAc_ac_c {
public:
/* 0x568 */ u8 mParameters;
};
#endif /* D_A_KYTAG17_H */