diff options
author | Akira Akashi <rubenru09@aol.com> | 2021-07-01 03:35:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-01 03:35:24 +0100 |
commit | 899ff8cbd29f2562bf3a17bb458f16d1ae1ad725 (patch) | |
tree | 14325b7fa80d7e5e2dde3a7389a07eb5ee9c0ba6 /include/unk_02064E20.h | |
parent | 837cd799f76c81e762113bb46dd50176ac614dde (diff) | |
parent | 93557dd264b6a3c69f00366888e4d35a0d5b0a7c (diff) |
Merge branch 'master' into unk_02034188
Diffstat (limited to 'include/unk_02064E20.h')
-rw-r--r-- | include/unk_02064E20.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/include/unk_02064E20.h b/include/unk_02064E20.h new file mode 100644 index 00000000..a9bcd0e0 --- /dev/null +++ b/include/unk_02064E20.h @@ -0,0 +1,8 @@ +#ifndef POKEDIAMOND_UNK_02064E20_H
+#define POKEDIAMOND_UNK_02064E20_H
+
+#include "script.h"
+
+void FUN_02064E20(struct UnkSavStruct80* unk0);
+
+#endif // POKEDIAMOND_UNK_02064E20_H
|