summaryrefslogtreecommitdiff
path: root/include/quest_log_battle.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2019-10-26 06:45:00 -0400
committerGitHub <noreply@github.com>2019-10-26 06:45:00 -0400
commiteafb77fbb912d22294f168c1e6e89575b35f0d6c (patch)
tree286f735ca16bd576926197f4f6a80ab6f0c24dc4 /include/quest_log_battle.h
parent7579fc65c12bd46c045d10eb8cd9a2320fd1f3f0 (diff)
parent0ae4d58e985dcc3d265ea30505f439c34eab21ab (diff)
Merge pull request #125 from jiangzhengwenjz/battle
battle (3rd take)
Diffstat (limited to 'include/quest_log_battle.h')
-rw-r--r--include/quest_log_battle.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/quest_log_battle.h b/include/quest_log_battle.h
new file mode 100644
index 000000000..45d656e14
--- /dev/null
+++ b/include/quest_log_battle.h
@@ -0,0 +1,9 @@
+#ifndef GUARD_QUEST_LOG_BATTLE_H
+#define GUARD_QUEST_LOG_BATTLE_H
+
+#include "global.h"
+
+void sub_812BFDC(void);
+void sub_812C224(void);
+
+#endif // GUARD_QUEST_LOG_BATTLE_H