Move graphics.s through pokemon to src

This commit is contained in:
GriffinR
2020-02-22 11:08:23 -05:00
parent e194cf83d2
commit f66d0dfce3
366 changed files with 3925 additions and 12408 deletions
+1 -1
View File
@@ -544,7 +544,7 @@ bool8 BattleLoadAllHealthBoxesGfx(u8 state)
void LoadBattleBarGfx(u8 arg0)
{
LZDecompressWram(gFile_graphics_interface_hp_numbers, gMonSpritesGfxPtr->barFontGfx);
LZDecompressWram(gInterfaceGfx_HPNumbers, gMonSpritesGfxPtr->barFontGfx);
}
bool8 BattleInitAllSprites(u8 *state, u8 *battlerId)