diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-18 09:42:02 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-18 09:42:02 -0500 |
commit | b2b7a7cd342d14b9383e9c7d56fbbbe8c498a7ca (patch) | |
tree | 1e1d3f0056d55f6a928ad24a5d1fe9b2eae83c0e | |
parent | fa759aca98c213294f9b654caba9702ecb391551 (diff) |
Dump remainder of data/evolution_graphics.s
-rw-r--r-- | baserom.ips | bin | 281368 -> 280527 bytes | |||
-rw-r--r-- | data/evolution_graphics.s | 12 | ||||
-rw-r--r-- | graphics/unknown/unk_841EF48.png | bin | 0 -> 230 bytes |
3 files changed, 11 insertions, 1 deletions
diff --git a/baserom.ips b/baserom.ips Binary files differindex ede2692ce..b18fbddfe 100644 --- a/baserom.ips +++ b/baserom.ips diff --git a/data/evolution_graphics.s b/data/evolution_graphics.s index 71b31c0cc..716f8de57 100644 --- a/data/evolution_graphics.s +++ b/data/evolution_graphics.s @@ -37,4 +37,14 @@ gUnknown_841EF10:: @ 841EF10 .2byte 0x03c0, 0x0380, 0x0340, 0x0300, 0x02c0, 0x0280, 0x0240, 0x0200, 0x01c0, 0x0180, 0x0140, 0x0100 gUnknown_841EF28:: @ 841EF28 - .incbin "baserom.gba", 0x41EF28, 0x2A0 + .2byte -4, 0x10 + .2byte -3, 0x30 + .2byte -2, 0x50 + .2byte -1, 0x70 + .2byte 1, 0x70 + .2byte 2, 0x50 + .2byte 3, 0x30 + .2byte 4, 0x10 + +gUnknown_841EF48:: + .incbin "graphics/unknown/unk_841EF48.4bpp" diff --git a/graphics/unknown/unk_841EF48.png b/graphics/unknown/unk_841EF48.png Binary files differnew file mode 100644 index 000000000..a61833c0a --- /dev/null +++ b/graphics/unknown/unk_841EF48.png |