From 2e329c9f4832159aabdaedf9b9bbb9d1304b51a9 Mon Sep 17 00:00:00 2001 From: Max Date: Sat, 24 Oct 2020 17:05:32 -0400 Subject: match first three functions in code_801DCE6C --- include/code_801DCE6C.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 include/code_801DCE6C.h (limited to 'include') diff --git a/include/code_801DCE6C.h b/include/code_801DCE6C.h new file mode 100644 index 0000000..1b0d847 --- /dev/null +++ b/include/code_801DCE6C.h @@ -0,0 +1,21 @@ +#ifndef POKEREVO_CODE_801DCE6C_H +#define POKEREVO_CODE_801DCE6C_H + +#ifdef __cplusplus +extern "C" { +#endif + +struct gUnkClass4 +{ + u8 unk0[0x2]; + char unk2[0x5]; + char unk7[0xC79]; + + gUnkClass4(void); +}; + +#ifdef __cplusplus +} +#endif + +#endif //POKEREVO_CODE_801DCE6C_H -- cgit v1.2.3