diff options
Diffstat (limited to 'include/code_80249BC8.h')
-rw-r--r-- | include/code_80249BC8.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/include/code_80249BC8.h b/include/code_80249BC8.h new file mode 100644 index 0000000..7cc4458 --- /dev/null +++ b/include/code_80249BC8.h @@ -0,0 +1,14 @@ +#ifndef POKEREVO_CODE_80249BC8_H
+#define POKEREVO_CODE_80249BC8_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+s32 func_80249BC8(void);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif //POKEREVO_CODE_80249BC8_H
|