diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 19:59:47 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2018-08-25 19:59:47 +0200 |
commit | edcf04b665a9fa13d086dd486c4fe7b1649a7bbf (patch) | |
tree | 6db4c00f307e8b083535c4f6ad3bdb4406576165 /include/battle_frontier_1.h | |
parent | 62a645abafdd17b737562b4ab6b40739d13722c2 (diff) |
Document battle dome.
Diffstat (limited to 'include/battle_frontier_1.h')
-rw-r--r-- | include/battle_frontier_1.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/battle_frontier_1.h b/include/battle_frontier_1.h deleted file mode 100644 index b9c633efc..000000000 --- a/include/battle_frontier_1.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef GUARD_BATTLE_FRONTIER_1_H -#define GUARD_BATTLE_FRONTIER_1_H - -bool32 sub_8196094(void); -void sub_8197080(u8 *); -void sub_8196080(const u8 *str); - -#endif // GUARD_BATTLE_FRONTIER_1_H |