From c9cad220de5c7946d523dd18de5c61f4f09d63fc Mon Sep 17 00:00:00 2001 From: Diegoisawesome Date: Sun, 1 Oct 2017 03:08:19 -0500 Subject: Extract baseroms from intro_credits_graphics.s --- data/evolution_graphics.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/evolution_graphics.s') diff --git a/data/evolution_graphics.s b/data/evolution_graphics.s index c357efb12..d6ad2e578 100644 --- a/data/evolution_graphics.s +++ b/data/evolution_graphics.s @@ -3,7 +3,7 @@ .section .rodata - .incbin "baserom.gba", 0x5f53c4, 0x48 + .incbin "baserom.gba", 0x5f53cc, 0x40 gUnknown_085F540C:: @ 85F540C .incbin "baserom.gba", 0x5f540c, 0x10 -- cgit v1.2.3