From e669f22e9e6c01ac9486e721959b09e5fb732c50 Mon Sep 17 00:00:00 2001 From: Rangi Date: Sun, 3 Nov 2019 13:55:29 -0500 Subject: [PATCH] GFX_17eb7e -> PokemonNewsTileAttrmap --- .../17eb8e.attrmap => mobile/pokemon_news.bin} | Bin mobile/mobile_5f.asm | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename gfx/{unknown/17eb8e.attrmap => mobile/pokemon_news.bin} (100%) diff --git a/gfx/unknown/17eb8e.attrmap b/gfx/mobile/pokemon_news.bin similarity index 100% rename from gfx/unknown/17eb8e.attrmap rename to gfx/mobile/pokemon_news.bin 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