diff options
Diffstat (limited to 'include/code_80224104.h')
-rw-r--r-- | include/code_80224104.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/code_80224104.h b/include/code_80224104.h new file mode 100644 index 0000000..5ac5dc2 --- /dev/null +++ b/include/code_80224104.h @@ -0,0 +1,17 @@ +#ifndef POKEREVO_CODE_80224104_H
+#define POKEREVO_CODE_80224104_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+u32 func_802245C4(void*);
+void func_80224588(void*);
+
+extern void* lbl_8063F600;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif //POKEREVO_CODE_80224104_H
|