From e669f22e9e6c01ac9486e721959b09e5fb732c50 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 3 Nov 2019 13:55:29 -0500 Subject: GFX_17eb7e -> PokemonNewsTileAttrmap --- mobile/mobile_5f.asm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mobile') diff --git a/mobile/mobile_5f.asm b/mobile/mobile_5f.asm index c4fae15ac..2350cd0c4 100644 --- a/mobile/mobile_5f.asm +++ b/mobile/mobile_5f.asm @@ -716,7 +716,7 @@ Function17d48d: ld de, wc608 ld bc, $40 call CopyBytes - ld hl, TileAttrmap_17eb8e + ld hl, PokemonNewsTileAttrmap decoord 0, 0 bccoord 0, 0, wAttrMap ld a, $12 @@ -3533,8 +3533,8 @@ INCBIN "gfx/mobile/pokemon_news.2bpp" GFX_17eb7e: INCBIN "gfx/unknown/17eb7e.2bpp" -TileAttrmap_17eb8e: -INCBIN "gfx/unknown/17eb8e.attrmap" +PokemonNewsTileAttrmap: +INCBIN "gfx/mobile/pokemon_news.bin" Palette_17eff6: RGB 24, 9, 8 -- cgit v1.2.3