diff options
author | YamaArashi <shadow962@live.com> | 2017-02-11 12:03:35 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-02-11 12:03:35 -0800 |
commit | e16d7152cc0652af79864a4f912a591c97cea845 (patch) | |
tree | 8426723134d646fca4d9cf9a049f5f783f4574f2 | |
parent | 34d16c75f912a3f6669785d7ea476b615c958ab5 (diff) |
intro_credits_graphics incbins
-rw-r--r-- | data/intro_credits_graphics.s | 90 |
1 files changed, 87 insertions, 3 deletions
diff --git a/data/intro_credits_graphics.s b/data/intro_credits_graphics.s index d7f62cc78..82931f6ee 100644 --- a/data/intro_credits_graphics.s +++ b/data/intro_credits_graphics.s @@ -160,8 +160,36 @@ gSpriteAnimTable_8416B84:: @ 8416B84 .4byte gSpriteAnim_8416B74 .4byte gSpriteAnim_8416B7C +@ array of 8-byte structs + .align 2 gUnknown_08416B94:: @ 8416B94 - .incbin "baserom.gba", 0x00416b94, 0x48 + .byte -128, 72, 32, 100 + .2byte 0xC00 + .space 2 + .byte -128, -98, 32, 100 + .2byte 0xC00 + .space 2 + .byte 65, -64, 40, 101 + .2byte 0x800 + .space 2 + .byte 65, 56, 40, 101 + .2byte 0x800 + .space 2 + .byte 18, 100, 44, 102 + .2byte 0x400 + .space 2 + .byte 18, -104, 44, 102 + .2byte 0x400 + .space 2 + .byte 19, 8, 46, 103 + .2byte 0x100 + .space 2 + .byte 19, 56, 46, 103 + .2byte 0x100 + .space 2 + .byte 19, -16, 46, 103 + .2byte 0x100 + .space 2 .align 2 gUnknown_08416BDC:: @ 8416BDC @@ -189,8 +217,45 @@ gSpriteAnimTable_8416C04:: @ 8416C04 .4byte gSpriteAnim_8416BF4 .4byte gSpriteAnim_8416BFC +@ array of 8-byte structs + .align 2 gUnknown_08416C10:: @ 8416C10 - .incbin "baserom.gba", 0x00416c10, 0x60 + .byte -128, 16, 88, 100 + .2byte 0x2000 + .space 2 + .byte -128, 80, 88, 100 + .2byte 0x2000 + .space 2 + .byte -128, -112, 88, 100 + .2byte 0x2000 + .space 2 + .byte -128, -48, 88, 100 + .2byte 0x2000 + .space 2 + .byte -95, 40, 88, 101 + .2byte 0x1000 + .space 2 + .byte -95, 104, 88, 101 + .2byte 0x1000 + .space 2 + .byte -95, -88, 88, 101 + .2byte 0x1000 + .space 2 + .byte -95, -24, 88, 101 + .2byte 0x1000 + .space 2 + .byte -94, 56, 88, 102 + .2byte 0x800 + .space 2 + .byte -94, 120, 88, 102 + .2byte 0x800 + .space 2 + .byte -94, -72, 88, 102 + .2byte 0x800 + .space 2 + .byte -94, -8, 88, 102 + .2byte 0x800 + .space 2 .align 2 gUnknown_08416C70:: @ 8416C70 @@ -206,8 +271,27 @@ gSpriteAnim_8416C80:: @ 8416C80 gSpriteAnimTable_8416C88:: @ 8416C88 .4byte gSpriteAnim_8416C80 +@ array of 8-byte structs + .align 2 gUnknown_08416C8C:: @ 8416C8C - .incbin "baserom.gba", 0x00416c8c, 0x30 + .byte -128, 24, 88, 100 + .2byte 0x1000 + .space 2 + .byte -128, 64, 88, 100 + .2byte 0x1000 + .space 2 + .byte -128, 104, 88, 100 + .2byte 0x1000 + .space 2 + .byte -128, -112, 88, 100 + .2byte 0x1000 + .space 2 + .byte -128, -72, 88, 100 + .2byte 0x1000 + .space 2 + .byte -128, -32, 88, 100 + .2byte 0x1000 + .space 2 .align 2 gOamData_8416CBC:: @ 8416CBC |