diff options
| author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-27 15:49:14 +0200 |
|---|---|---|
| committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-27 15:49:14 +0200 |
| commit | f4e134569f0abf5f6b0bd23043a28e135b0c188c (patch) | |
| tree | f73df096402ab23e7c7b23c5ecf27abab2b0b6fb /data | |
| parent | 0f992c8f5c2440db63273b195157a3b6a6d624b6 (diff) | |
evo graphics file is done
Diffstat (limited to 'data')
| -rw-r--r-- | data/evolution_graphics.s | 15 |
1 files changed, 0 insertions, 15 deletions
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 |
