thru BattleIntroDrawTrainersOrMonsSprites

This commit is contained in:
jiangzhengwenjz
2019-10-17 12:26:01 +08:00
parent f03807931f
commit 1862f70466
6 changed files with 818 additions and 3021 deletions
+4
View File
@@ -1,6 +1,10 @@
#ifndef GUARD_BATTLE_BG_H
#define GUARD_BATTLE_BG_H
#include "bg.h"
extern const struct BgTemplate gBattleBgTemplates[];
void sub_800F34C(void);
void DrawBattleEntryBackground(void);
void sub_800F6FC(u8 taskId);