summaryrefslogtreecommitdiff
path: root/include/battle_records.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-10-06 18:06:24 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2019-10-06 18:06:24 -0400
commit736b89ae3d4ffb335ef9e073556bc630c5541b70 (patch)
treee97d50e764c52c012092aecb2d80266442677a79 /include/battle_records.h
parent5620b0ed1a330e38c0d4cdbbfea2c5ce75053925 (diff)
parentfb9b695f9a366f662b5262f440d77c770b131d0d (diff)
Merge branch 'master' into link
Diffstat (limited to 'include/battle_records.h')
-rw-r--r--include/battle_records.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/battle_records.h b/include/battle_records.h
new file mode 100644
index 000000000..97f28a3b0
--- /dev/null
+++ b/include/battle_records.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_BATTLE_RECORDS_H
+#define GUARD_BATTLE_RECORDS_H
+
+void ClearPlayerLinkBattleRecords(void);
+
+#endif // GUARD_BATTLE_RECORDS_H