diff options
| author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-11-12 15:38:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-12 15:38:42 -0500 |
| commit | 4a6563b82d0d10169b7f361ee44412d65a99582e (patch) | |
| tree | 46c0f4eff4b30b1ec2158888be0a4cd3c66c48da /data/evolution_graphics.s | |
| parent | 68ac755bb91041868cde6d558b2af2123ddad0a0 (diff) | |
| parent | f04e6737b2073446efa285cfa74a80ee23649afd (diff) | |
Merge pull request #154 from PikalaxALT/dism_more_data
Field Door
Diffstat (limited to 'data/evolution_graphics.s')
| -rw-r--r-- | data/evolution_graphics.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/evolution_graphics.s b/data/evolution_graphics.s index 0fd702447..08276557a 100644 --- a/data/evolution_graphics.s +++ b/data/evolution_graphics.s @@ -6,6 +6,9 @@ .section .rodata .align 2 +gUnknown_841EE84:: @ 841EE84 + .incbin "baserom.gba", 0x41EE84, 0x40 + gUnknown_841EEC4:: @ 841EEC4 .incbin "baserom.gba", 0x41EEC4, 0x10 |
