summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJames Williams <j.williams97@outlook.com>2021-03-06 16:20:05 +0000
committerGitHub <noreply@github.com>2021-03-06 16:20:05 +0000
commit03645c295df36374ab4f5c6bf464396699512fb9 (patch)
tree8fe7df4569bde9e90a90650ecc52f58b81bbd166 /include
parent6b7b7395fbcfd632bf3a3bcbb9dea4480c455ed2 (diff)
parentcb1c7acb520481b63c12f9ff32b503916128f5eb (diff)
Merge branch 'master' into who-knows-who
Diffstat (limited to 'include')
-rw-r--r--include/unk_02064E4C.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/unk_02064E4C.h b/include/unk_02064E4C.h
new file mode 100644
index 00000000..4c29d420
--- /dev/null
+++ b/include/unk_02064E4C.h
@@ -0,0 +1,10 @@
+#ifndef POKEDIAMOND_UNK_02064E4C_H
+#define POKEDIAMOND_UNK_02064E4C_H
+
+#include "msgdata.h"
+#include "string16.h"
+
+void FUN_02064E4C(struct MsgData * msgData, u16 map_sec, struct String * dest);
+void FUN_02064E60(u32 map_no, u32 heap_id, struct String * dest);
+
+#endif