diff options
author | GliMusings <gcreative7@gmail.com> | 2021-06-30 19:11:50 -0500 |
---|---|---|
committer | GliMusings <gcreative7@gmail.com> | 2021-06-30 19:11:50 -0500 |
commit | 0b35e2ff770f77b17504f7e72780f8af6c4a6e2d (patch) | |
tree | 21b8829f30bed8430337c67cef26b7387ff05d68 /include | |
parent | c14bd5bca2631fd4574c498201c679732b562f09 (diff) |
unk_02064E20 matching
Diffstat (limited to 'include')
-rw-r--r-- | include/unk_02064E20.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/unk_02064E20.h b/include/unk_02064E20.h new file mode 100644 index 00000000..5a00f5d1 --- /dev/null +++ b/include/unk_02064E20.h @@ -0,0 +1,6 @@ +#ifndef POKEDIAMOND_UNK_02064E20_H
+#define POKEDIAMOND_UNK_02064E20_H
+
+void FUN_02064E20(struct UnkSavStruct80* unk0);
+
+#endif // POKEDIAMOND_UNK_02064E20_H
|