summaryrefslogtreecommitdiff
path: root/include/cereader_tool.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2018-11-30 15:26:16 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2018-11-30 15:26:16 -0500
commit8a8e86fa4fe0a7932f475c7aa8424ea840327e4b (patch)
tree221f1c172ae9a86591699b9cf016681d17c74ae4 /include/cereader_tool.h
parentf178d06946a4debf6a0551094d3ef2f70b7b364c (diff)
split mevent_server
Diffstat (limited to 'include/cereader_tool.h')
-rw-r--r--include/cereader_tool.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/cereader_tool.h b/include/cereader_tool.h
new file mode 100644
index 000000000..28ef526eb
--- /dev/null
+++ b/include/cereader_tool.h
@@ -0,0 +1,9 @@
+#ifndef GUARD_CEREADER_TOOL_H
+#define GUARD_CEREADER_TOOL_H
+
+#include "global.h"
+
+bool32 sub_815D794(u8 *);
+u8 sub_815D6B4(u8 *);
+
+#endif //GUARD_CEREADER_TOOL_H