misc and d_event

This commit is contained in:
lepelog
2022-07-02 01:29:13 +02:00
parent b973f1c798
commit b649193f04
36 changed files with 357 additions and 1380 deletions
@@ -3,4 +3,15 @@
#include "dolphin/types.h"
struct daTagMhint_c {
/* 805A56B8 */ void create();
/* 805A58E8 */ ~daTagMhint_c();
/* 805A5974 */ void eventOrder();
/* 805A5AE4 */ void execute();
bool checkNoAttention() const { return _0x56d == 0xFF; }
u8 _0[0x56d];
u8 _0x56d;
};
#endif /* D_A_TAG_MHINT_H */
@@ -3,4 +3,15 @@
#include "dolphin/types.h"
struct daTagMstop_c {
/* 805A6138 */ void create();
/* 805A6338 */ ~daTagMstop_c();
/* 805A63C4 */ void eventOrder();
/* 805A63F8 */ void execute();
bool checkNoAttention() const { return _0x56b == 0xFF; }
u8 _0[0x56b];
u8 _0x56b;
};
#endif /* D_A_TAG_MSTOP_H */