diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2019-02-12 00:40:42 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2019-02-12 00:40:42 -0600 |
commit | dfb896356cf46fd1679814c7d5cf8f1e31e34dee (patch) | |
tree | 0c38e9dc94b1ef531b7a740cd1a08c4a2d5e091c /include/graphics.h | |
parent | 449fb25f2372c8d51fc156d0eeeffa4023ec38b8 (diff) | |
parent | 16eff049a14be4f826edb8bc07929e6d5e4e4e0d (diff) |
Merge branch 'master' of github.com:pret/pokeemerald
Diffstat (limited to 'include/graphics.h')
-rw-r--r-- | include/graphics.h | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/include/graphics.h b/include/graphics.h index f7eaa394d..58a9666a6 100644 --- a/include/graphics.h +++ b/include/graphics.h @@ -4104,9 +4104,13 @@ extern const u32 gUnknown_08D83B2C[]; extern const u32 gUnknown_08D83C3C[]; extern const u32 gUnknown_08D83900[]; extern const u32 gBattleFrontierGfx_DomeOptions[]; +extern const u16 gTilesetAnims_BattleDomePals0_0[]; +extern const u16 gTilesetAnims_BattleDomePals0_1[]; +extern const u16 gTilesetAnims_BattleDomePals0_2[]; +extern const u16 gTilesetAnims_BattleDomePals0_3[]; -extern const u32 gUnknown_08D854E8[]; -extern const u32 gUnknown_08D855E8[]; +extern const u32 gBattleArenaJudgementSymbolsGfx[]; +extern const u32 gBattleArenaJudgementSymbolsPalette[]; extern const u32 gContest2Pal[]; extern const u32 gBattleAnimSpriteSheet_000[]; @@ -4724,9 +4728,9 @@ extern const u32 gBattleAnimBackgroundTilemap_17[]; extern const u32 gBattleAnimBackgroundTilemap_20[]; extern const u32 gBattleAnimBackgroundTilemap_21[]; -extern const u32 gUnknown_08C1D0AC[]; -extern const u32 gUnknown_08C1D1E8[]; -extern const u32 gUnknown_08C1D210[]; +extern const u32 gMetalShineGfx[]; +extern const u32 gMetalShinePalette[]; +extern const u32 gMetalShineTilemap[]; extern const u32 gUnknown_08C20668[]; extern const u32 gUnknown_08C20684[]; |