summaryrefslogtreecommitdiff
path: root/include/mevent.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-06-14 18:23:27 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-06-14 18:23:27 -0400
commite07368e90b1c0804dc4e4f2269ce9dc5fb632999 (patch)
tree459934a13483e2415e5d40d0de64cb9245d77b8c /include/mevent.h
parent308bf88e6078a243c3172f8f5312de6dd5f28a7b (diff)
cereader_tool and ereader_helpers
Diffstat (limited to 'include/mevent.h')
-rw-r--r--include/mevent.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/mevent.h b/include/mevent.h
index b9b17d8c0..b61fa732d 100644
--- a/include/mevent.h
+++ b/include/mevent.h
@@ -23,9 +23,9 @@ struct MEventStruct_Unk1442CC
struct MEvent_Str_1
{
- u16 unk_000;
- size_t unk_004;
- const void * unk_008;
+ u16 status;
+ size_t size;
+ const void * data;
};
struct MEvent_Str_2