diff options
author | hjk321 <anderdude@outlook.com> | 2021-03-29 09:49:56 -0500 |
---|---|---|
committer | hjk321 <anderdude@outlook.com> | 2021-03-30 17:13:37 -0500 |
commit | 7d9bcc9f77aae2a59f657c77ffa670fd43a4bf87 (patch) | |
tree | 8407950dd11db764606fa1df22a9b1da7ae439c9 /include/graphics.h | |
parent | 05521b0668e8340321f049dd587fe1a33f370aea (diff) |
Document and index graphics/battle_anims and graphics/battle_interface
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/graphics.h b/include/graphics.h index 81b6b4ddf..3848bea86 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4861,7 +4861,7 @@ extern const u32 gFile_graphics_battle_interface_ball_status_bar_sheet[]; extern const u8 gHealthboxElementsGfxTable[][32]; extern const u16 gBattleInterface_BallStatusBarPal[]; extern const u16 gBattleInterface_BallDisplayPal[]; -extern const u16 gUnknown_8D12404[]; +extern const u16 gBattleInterface_SummaryBallDisplayGfx[]; // item_menu extern const u32 gUnknown_8E830CC[]; |