diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 12:16:42 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-11-30 12:16:42 -0500 |
commit | 7c2517611b83ac9d490a99ec32cf1a4412c05ce0 (patch) | |
tree | e1b525010ba237a637b4cf419a29766844702dbd /include/mevent.h | |
parent | de6cf9f0de562bfc3085ffc2e07825b4487b4b9e (diff) |
sub_8144CA0
Diffstat (limited to 'include/mevent.h')
-rw-r--r-- | include/mevent.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/mevent.h b/include/mevent.h index 31e1041fe..1744bb524 100644 --- a/include/mevent.h +++ b/include/mevent.h @@ -34,6 +34,11 @@ struct MEvent_Str_2 }; struct MysteryEventStruct * sub_8143D94(void); +bool32 sub_8143DC8(const struct MEventBuffer_3120_Sub * src); bool32 sub_8143E1C(void); +bool32 sub_8143EF4(const u8 * src); +bool32 sub_8143F68(const struct MEventBuffer_32E0_Sub * data); +bool32 sub_8144254(const u16 * data); +void sub_81442CC(struct MEventStruct_Unk1442CC * data); #endif //GUARD_MEVENT_H |