summaryrefslogtreecommitdiff
path: root/include/battle_bg.h
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2019-12-09 08:59:59 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2019-12-09 08:59:59 -0500
commit9d70b8a4d9fc69064b5a0bde6670b4aaca25cf5e (patch)
tree4f0f3dc6ac18497b1452a02ab55490fce1f89e74 /include/battle_bg.h
parent7871a505b39e5452f0a39f96ce2deea810099906 (diff)
parentf21b113bc6caee136d696aadfe8dc13d6e8f3622 (diff)
Merge branch 'master' of github.com:pret/pokefirered into pokedex_screen
Diffstat (limited to 'include/battle_bg.h')
-rw-r--r--include/battle_bg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/battle_bg.h b/include/battle_bg.h
index 61c106b64..60a6de8f5 100644
--- a/include/battle_bg.h
+++ b/include/battle_bg.h
@@ -11,5 +11,6 @@ void sub_800F6FC(u8 taskId);
void LoadBattleMenuWindowGfx(void);
void LoadBattleTextboxAndBackground(void);
void sub_800F324(void);
+void DrawMainBattleBackground(void);
#endif // GUARD_BATTLE_BG_H