summaryrefslogtreecommitdiff
path: root/include/mevent.h
diff options
context:
space:
mode:
authorpaul <nintendo6496@googlemail.com>2018-10-10 22:54:23 +0200
committerpaul <nintendo6496@googlemail.com>2018-10-10 22:54:23 +0200
commit3f0827128a6ba39577dbaa1ea28f8641e4a20780 (patch)
treebb4cb2804a27325561a65e133f31a1e4d2671fbe /include/mevent.h
parent1ee1ebe23a49bbbc040a43e0e6fb81badc588f22 (diff)
parent10fff9c6f2d29899952d1751d3de827e7e98bb60 (diff)
resolve merge conflict about graphics_file_rules.mk and prepare for adding pokemon graphics
Diffstat (limited to 'include/mevent.h')
-rw-r--r--include/mevent.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/mevent.h b/include/mevent.h
new file mode 100644
index 000000000..a611a98a8
--- /dev/null
+++ b/include/mevent.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_MEVENT_H
+#define GUARD_MEVENT_H
+
+struct MysteryEventStruct * sub_8143D94(void);
+bool32 sub_8143E1C(void);
+
+#endif //GUARD_MEVENT_H