From f4e134569f0abf5f6b0bd23043a28e135b0c188c Mon Sep 17 00:00:00 2001 From: DizzyEggg Date: Fri, 27 Oct 2017 15:49:14 +0200 Subject: evo graphics file is done --- data/evolution_graphics.s | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 data/evolution_graphics.s (limited to 'data') diff --git a/data/evolution_graphics.s b/data/evolution_graphics.s deleted file mode 100644 index 6eee4f186..000000000 --- a/data/evolution_graphics.s +++ /dev/null @@ -1,15 +0,0 @@ - .include "asm/macros.inc" - .include "constants/constants.inc" - - .section .rodata - - .incbin "baserom.gba", 0x5f53cc, 0x40 - -gUnknown_085F540C:: @ 85F540C - .incbin "baserom.gba", 0x5f540c, 0x10 - -gUnknown_085F541C:: @ 85F541C - .incbin "baserom.gba", 0x5f541c, 0x24 - -gUnknown_085F5440:: @ 85F5440 - .incbin "baserom.gba", 0x5f5440, 0x18 -- cgit v1.2.3