Extract baseroms from title_screen
This commit is contained in:
+15
-5
@@ -1199,19 +1199,29 @@ gTitleScreenBgPalettes:: @ 8DDE258
|
||||
.incbin "graphics/title_screen/rayquaza_and_clouds.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_08DDE438:: @ 8DDE438
|
||||
.incbin "baserom.gba", 0xdde438, 0x20
|
||||
gTitleScreenEmeraldVersionPal:: @ 8DDE438
|
||||
.incbin "graphics/title_screen/emerald_version.gbapal"
|
||||
|
||||
.align 2
|
||||
gUnknown_08DDE458:: @ 8DDE458
|
||||
.incbin "baserom.gba", 0xdde458, 0x238
|
||||
|
||||
gTitleScreenPokemonLogoTiles:: @ 8DDE690
|
||||
gTitleScreenPokemonLogoGfx:: @ 8DDE690
|
||||
.incbin "graphics/title_screen/pokemon_logo.8bpp.lz"
|
||||
|
||||
.align 2
|
||||
@ 8DDFD94
|
||||
.incbin "baserom.gba", 0xddfd94, 0x8b0
|
||||
gTitleScreenEmeraldVersionGfx:: @ 8DDFD94
|
||||
.incbin "graphics/title_screen/emerald_version.8bpp.lz"
|
||||
|
||||
.align 2
|
||||
gTitleScreenPressStartPal:: @ 8DE03C8
|
||||
.incbin "graphics/title_screen/press_start.gbapal"
|
||||
|
||||
.align 2
|
||||
gTitleScreenPressStartGfx:: @ 8DE03E8
|
||||
.incbin "graphics/title_screen/press_start.4bpp.lz"
|
||||
|
||||
.align 2
|
||||
gUnknown_08DE0644:: @ 8DE0644
|
||||
.incbin "baserom.gba", 0xde0644, 0x184
|
||||
|
||||
|
||||
Reference in New Issue
Block a user