summaryrefslogtreecommitdiff
path: root/include/fldeff_teleport.h
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-01-14 22:19:26 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-01-14 22:19:26 +0100
commit05aba58d5d5783cb3942349b0a1cc7a19a871d8d (patch)
tree8d7e4308d231420bdceb40a565af2fe10b4f58f6 /include/fldeff_teleport.h
parentbc1a957674e84daf181c508afd2b623304de121d (diff)
parentd1630d481a0ff611fda2d70a100eed5046982cec (diff)
fix battle transition conflicts
Diffstat (limited to 'include/fldeff_teleport.h')
-rw-r--r--include/fldeff_teleport.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/fldeff_teleport.h b/include/fldeff_teleport.h
new file mode 100644
index 000000000..71fb64ad2
--- /dev/null
+++ b/include/fldeff_teleport.h
@@ -0,0 +1,7 @@
+#ifndef GUARD_FLDEFF_TELEPORT_H
+#define GUARD_FLDEFF_TELEPORT_H
+
+void hm_teleport_run_dp02scr(void);
+void sub_817C94C(void);
+
+#endif // GUARD_FLDEFF_TELEPORT_H