diff options
author | Rémi Calixte <remicalixte.rmc@gmail.com> | 2021-07-08 09:46:21 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-08 09:46:21 +0200 |
commit | 948727e73dfd5250bc0de03489a51d433982dfe0 (patch) | |
tree | 0195f92c26cbe7eb7ea08dc021cb486d3b3a39e0 /include/unk_0204AF24.h | |
parent | 019ca636430a8addc98e189b84cb1f5cc1f8c47f (diff) | |
parent | 79d007487abb2706c42f2d01d74c8d8a41e6ac43 (diff) |
Merge branch 'master' into unk_020040F4
Diffstat (limited to 'include/unk_0204AF24.h')
-rw-r--r-- | include/unk_0204AF24.h | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/include/unk_0204AF24.h b/include/unk_0204AF24.h new file mode 100644 index 00000000..e77bcc35 --- /dev/null +++ b/include/unk_0204AF24.h @@ -0,0 +1,19 @@ +#ifndef POKEDIAMOND_UNK_0204AF24_H
+#define POKEDIAMOND_UNK_0204AF24_H
+
+#include "nitro/types.h"
+#include "unk_0204639C.h"
+
+BOOL FUN_0204AF24(struct UnkStruct_0204639C * arg0);
+void FUN_0204AF3C(struct UnkStruct_0204639C * r5);
+BOOL FUN_0204AF6C(struct UnkStruct_0204639C * arg0);
+void FUN_0204AF84(struct UnkStruct_0204639C * r5);
+BOOL FUN_0204AFB4(struct UnkStruct_0204639C * arg0);
+void FUN_0204AFC8(struct UnkStruct_0204639C * r4);
+void FUN_0204B00C(struct UnkStruct_0204639C * r4);
+BOOL FUN_0204B050(struct UnkStruct_0204639C * r5);
+void FUN_0204B090(struct UnkStruct_0204639C * r0);
+BOOL FUN_0204B0A0(struct UnkStruct_0204639C * r5);
+void FUN_0204B0E8(struct UnkStruct_0204639C * r0);
+
+#endif // POKEDIAMOND_UNK_0204AF24_H
|