From ce9322808ecb333f851ccbdb8c8349be6fbc69aa Mon Sep 17 00:00:00 2001 From: tgsm Date: Fri, 5 Mar 2021 18:07:29 -0500 Subject: decompile unk_02064E4C --- include/unk_02064E4C.h | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 include/unk_02064E4C.h (limited to 'include') 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 -- cgit v1.2.3