mirror of
https://github.com/zeldaret/tp
synced 2026-08-01 08:17:31 -04:00
Most of d_a_tag_ajnot decompiled
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
#ifndef D_A_TAG_AJNOT_H
|
||||
#define D_A_TAG_AJNOT_H
|
||||
|
||||
#include "d/com/d_com_inf_game.h"
|
||||
#include "dolphin/types.h"
|
||||
#include "f_op/f_op_actor_mng.h"
|
||||
|
||||
class daTagAJnot_c : public fopAc_ac_c {
|
||||
public:
|
||||
/* 805A2658 */ int create();
|
||||
/* 805A26C8 */ ~daTagAJnot_c();
|
||||
/* 805A2744 */ int execute();
|
||||
};
|
||||
|
||||
#endif /* D_A_TAG_AJNOT_H */
|
||||
|
||||
Reference in New Issue
Block a user