match 8012E04 w/ jiang and more changes to UnkTextStruct2

This commit is contained in:
Seth Barberee
2023-02-24 09:07:32 -08:00
parent 7ff7403633
commit a9049a261f
30 changed files with 219 additions and 330 deletions

View File

@@ -6,5 +6,6 @@
bool8 HasNegativeStatus(struct Entity *pokemon);
bool8 IsSleeping(struct Entity *pokemon);
bool8 HasLowHealth(struct Entity *pokemon);
s32 sub_8070828(struct Entity *pokemon, bool8 displayMessage);
#endif

View File

@@ -21,7 +21,8 @@ struct UnkTextStruct2_sub
};
struct UnkTextStruct2 {
u8 fill00[0x08];
u8 fill00[0x04];
s32 unk4;
struct UnkTextStruct2_sub unk08;
s16 unk0c;
s16 unkE;