mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2024-12-26 03:34:15 +01:00
move title screen graphics
This commit is contained in:
parent
8e8d5dcba5
commit
a824690dbd
@ -3195,7 +3195,7 @@ gUnknown_0853EF60:: @ 853EF60
|
|||||||
.incbin "base_emerald.gba", 0x53ef60, 0xf8
|
.incbin "base_emerald.gba", 0x53ef60, 0xf8
|
||||||
|
|
||||||
gTitleScreenRayquazaTiles:: @ 853F058
|
gTitleScreenRayquazaTiles:: @ 853F058
|
||||||
.incbin "data/graphics/title_screen/rayquaza.4bpp.lz"
|
.incbin "graphics/title_screen/rayquaza.4bpp.lz"
|
||||||
|
|
||||||
.align 2, 0
|
.align 2, 0
|
||||||
|
|
||||||
@ -3203,7 +3203,7 @@ gUnknown_0853F83C:: @ 853F83C
|
|||||||
.incbin "base_emerald.gba", 0x53f83c, 0x450
|
.incbin "base_emerald.gba", 0x53f83c, 0x450
|
||||||
|
|
||||||
gTitleScreenCloudsTiles:: @ 853FC8C
|
gTitleScreenCloudsTiles:: @ 853FC8C
|
||||||
.incbin "data/graphics/title_screen/clouds.4bpp.lz"
|
.incbin "graphics/title_screen/clouds.4bpp.lz"
|
||||||
|
|
||||||
.align 2, 0
|
.align 2, 0
|
||||||
|
|
||||||
|
@ -1021,8 +1021,8 @@ gMonIconPalettes:: @ 8DDE1F8
|
|||||||
.align 2, 0
|
.align 2, 0
|
||||||
|
|
||||||
gTitleScreenBgPalettes:: @ 8DDE258
|
gTitleScreenBgPalettes:: @ 8DDE258
|
||||||
.incbin "data/graphics/title_screen/pokemon_logo.gbapal"
|
.incbin "graphics/title_screen/pokemon_logo.gbapal"
|
||||||
.incbin "data/graphics/title_screen/rayquaza_and_clouds.gbapal"
|
.incbin "graphics/title_screen/rayquaza_and_clouds.gbapal"
|
||||||
|
|
||||||
.align 2, 0
|
.align 2, 0
|
||||||
|
|
||||||
@ -1033,7 +1033,7 @@ gUnknown_08DDE458:: @ 8DDE458
|
|||||||
.incbin "base_emerald.gba", 0xdde458, 0x238
|
.incbin "base_emerald.gba", 0xdde458, 0x238
|
||||||
|
|
||||||
gTitleScreenPokemonLogoTiles:: @ 8DDE690
|
gTitleScreenPokemonLogoTiles:: @ 8DDE690
|
||||||
.incbin "data/graphics/title_screen/pokemon_logo.8bpp.lz"
|
.incbin "graphics/title_screen/pokemon_logo.8bpp.lz"
|
||||||
|
|
||||||
.align 2, 0
|
.align 2, 0
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 629 B After Width: | Height: | Size: 629 B |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user