summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authortgsm <doodrabbit@hotmail.com>2021-03-05 18:07:29 -0500
committertgsm <doodrabbit@hotmail.com>2021-03-05 18:07:29 -0500
commitce9322808ecb333f851ccbdb8c8349be6fbc69aa (patch)
tree0a25f0a86809380358f61bf3c24ec49b05b52683 /include
parentd20df80576fa38292c5157db06c86e15e8542be8 (diff)
decompile unk_02064E4C
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