Label remaining symbols in graphics.c

This commit is contained in:
GriffinR
2021-10-26 16:52:23 -04:00
parent f9f91be60a
commit 41ecae91f8
96 changed files with 201 additions and 228 deletions

View File

@@ -785,7 +785,7 @@ bool8 BattleLoadAllHealthBoxesGfx(u8 state)
void LoadBattleBarGfx(u8 arg0)
{
LZDecompressWram(gUnknown_08C093F0, gMonSpritesGfxPtr->barFontGfx);
LZDecompressWram(gBattleInterfaceGfx_BattleBar, gMonSpritesGfxPtr->barFontGfx);
}
bool8 BattleInitAllSprites(u8 *state1, u8 *battlerId)