Rename title screen assets and remove dummied standalone pal

This commit is contained in:
PikalaxALT
2019-12-20 15:35:40 -05:00
parent 0f60c1239c
commit d6741335d6
4 changed files with 46 additions and 65 deletions
+14 -14
View File
@@ -16531,44 +16531,44 @@ gCreditsPokeballBgGfxMap:: @ 8EAB30C
@ title_screen
.ifdef FIRERED
gGraphics_TitleScreen_PokemonFireRedLogoPals:: @ 8EAB6C4
gGraphics_TitleScreen_GameTitleLogoPals:: @ 8EAB6C4
.incbin "graphics/title_screen/unk_8eab6c4.gbapal"
gGraphics_TitleScreen_PokemonFireRedLogoTiles:: @ 8EAB8C4
gGraphics_TitleScreen_GameTitleLogoTiles:: @ 8EAB8C4
.incbin "graphics/title_screen/unk_8eab8c4.8bpp.lz"
gGraphics_TitleScreen_PokemonFireRedLogoMap:: @ 8EAD390
gGraphics_TitleScreen_GameTitleLogoMap:: @ 8EAD390
.incbin "graphics/title_screen/unk_8ead390.bin.lz"
gGraphics_TitleScreen_CharizardPals:: @ 8EAD5E8
gGraphics_TitleScreen_BoxArtMonPals:: @ 8EAD5E8
.incbin "graphics/title_screen/unk_8ead5e8.gbapal"
gGraphics_TitleScreen_CharizardTiles:: @ 8EAD608
gGraphics_TitleScreen_BoxArtMonTiles:: @ 8EAD608
.incbin "graphics/title_screen/unk_8ead608.4bpp.lz"
gGraphics_TitleScreen_CharizardMap:: @ 8EADEE4
gGraphics_TitleScreen_BoxArtMonMap:: @ 8EADEE4
.incbin "graphics/title_screen/unk_8eadee4.bin.lz"
gGraphics_TitleScreen_BackgroundPals:: @ 8EAE094
.incbin "graphics/title_screen/unk_8eae094.gbapal"
.else
.ifdef LEAFGREEN
gGraphics_TitleScreen_PokemonFireRedLogoPals:: @ 8EAB6C4
gGraphics_TitleScreen_GameTitleLogoPals:: @ 8EAB6C4
.incbin "graphics/title_screen/unk_lg_8eab744.gbapal"
gGraphics_TitleScreen_PokemonFireRedLogoTiles:: @ 8EAB8C4
gGraphics_TitleScreen_GameTitleLogoTiles:: @ 8EAB8C4
.incbin "graphics/title_screen/unk_lg_8eab944.8bpp.lz"
gGraphics_TitleScreen_PokemonFireRedLogoMap:: @ 8EAD390
gGraphics_TitleScreen_GameTitleLogoMap:: @ 8EAD390
.incbin "graphics/title_screen/unk_lg_8ead508.bin.lz"
gGraphics_TitleScreen_CharizardPals:: @ 8EAD5E8
gGraphics_TitleScreen_BoxArtMonPals:: @ 8EAD5E8
.incbin "graphics/title_screen/unk_lg_8ead768.gbapal"
gGraphics_TitleScreen_CharizardTiles:: @ 8EAD608
gGraphics_TitleScreen_BoxArtMonTiles:: @ 8EAD608
.incbin "graphics/title_screen/unk_lg_8ead788.4bpp.lz"
gGraphics_TitleScreen_CharizardMap:: @ 8EADEE4
gGraphics_TitleScreen_BoxArtMonMap:: @ 8EADEE4
.incbin "graphics/title_screen/unk_lg_8eae1ec.bin.lz"
gGraphics_TitleScreen_BackgroundPals:: @ 8EAE094
@@ -16583,11 +16583,11 @@ gGraphics_TitleScreen_CopyrightPressStartMap:: @ 8EAE374
.incbin "graphics/title_screen/unk_8eae374.bin.lz"
.ifdef FIRERED
gGraphics_TitleScreen_FirePals:: @ 8EAE488
gGraphics_TitleScreen_FireOrLeafPals:: @ 8EAE488
.incbin "graphics/title_screen/unk_8eae488.gbapal"
.else
.ifdef LEAFGREEN
gGraphics_TitleScreen_FirePals:: @ 8EAE488
gGraphics_TitleScreen_FireOrLeafPals:: @ 8EAE488
.incbin "graphics/title_screen/unk_lg_8eae77c.gbapal"
.endif
.endif