mirror of
https://github.com/zeldaret/tp
synced 2026-09-02 01:52:44 -04:00
misc and d_event
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user