summaryrefslogtreecommitdiff
path: root/include/union_room_battle.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-02-03 11:02:02 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2020-02-03 11:02:02 -0500
commitaed9c28dc30b5da30186844d78cf74162409486e (patch)
tree803e4456ddf9818d7ff2665036ab8b35ef145f1c /include/union_room_battle.h
parent2b5b95693613c92a89917ae2fbeffa44554ae1f0 (diff)
Document rfu_union_tool
Diffstat (limited to 'include/union_room_battle.h')
-rw-r--r--include/union_room_battle.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/union_room_battle.h b/include/union_room_battle.h
new file mode 100644
index 000000000..ffccf197f
--- /dev/null
+++ b/include/union_room_battle.h
@@ -0,0 +1,6 @@
+#ifndef GUARD_UNION_ROOM_BATTLE_H
+#define GUARD_UNION_ROOM_BATTLE_H
+
+void CB2_UnionRoomBattle(void);
+
+#endif //GUARD_UNION_ROOM_BATTLE_H