summaryrefslogtreecommitdiff
path: root/include/battle_bg.h
diff options
context:
space:
mode:
authorjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-08-27 15:10:23 +0800
committerjiangzhengwenjz <jiangzhengwenjzw@qq.com>2019-08-27 15:10:23 +0800
commitb2343076db0cefc087f3941b6941dcba7b1e3364 (patch)
treeb6e0096e88d934db62366772c85d255d327eb828 /include/battle_bg.h
parentf4b4f5dd0c698bad4e9b10b712c15f5c448a0203 (diff)
remaining stuff of battle_script_commands
Diffstat (limited to 'include/battle_bg.h')
-rw-r--r--include/battle_bg.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/battle_bg.h b/include/battle_bg.h
new file mode 100644
index 000000000..6bf90a104
--- /dev/null
+++ b/include/battle_bg.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_BATTLE_BG_H
+#define GUARD_BATTLE_BG_H
+
+void sub_800F34C(void);
+
+#endif // GUARD_BATTLE_BG_H