diff options
author | YamaArashi <YamaArashi@users.noreply.github.com> | 2017-04-30 17:46:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-30 17:46:39 -0700 |
commit | 500ce71ff42e0ecf067a819edab0ddb6e2d63cd7 (patch) | |
tree | b6c99f7b3b2c65573d573f14439718271a246ac9 /data/rotating_gate.s | |
parent | db789b296cd739964c53cd60d4673238a175837a (diff) | |
parent | 6ba35687fb842e9151e5a806b1889cb831097722 (diff) |
Merge pull request #250 from marijnvdwerf/include/baserom-1
Include some baserom data
Diffstat (limited to 'data/rotating_gate.s')
-rw-r--r-- | data/rotating_gate.s | 38 |
1 files changed, 32 insertions, 6 deletions
diff --git a/data/rotating_gate.s b/data/rotating_gate.s index 377898327..05993ddd3 100644 --- a/data/rotating_gate.s +++ b/data/rotating_gate.s @@ -252,19 +252,45 @@ gSpriteTemplate_83D60A4:: @ 83D60A4 spr_template 4864, 0xFFFF, gOamData_83D5E14, gSpriteAnimTable_83D5E78, NULL, gSpriteAffineAnimTable_83D603C, sub_80C7C94 gUnknown_083D60BC:: @ 83D60BC - .incbin "baserom.gba", 0x003d60bc, 0x10 + .byte 255, 255, 255, 255 + .byte 39, 38, 18, 19 + .byte 255, 255, 255, 255 + .byte 255, 255, 255, 255 gUnknown_083D60CC:: @ 83D60CC - .incbin "baserom.gba", 0x003d60cc, 0x10 + .byte 255, 255, 255, 255 + .byte 255, 255, 255, 255 + .byte 23, 22, 34, 35 + .byte 255, 255, 255, 255 gUnknown_083D60DC:: @ 83D60DC - .incbin "baserom.gba", 0x003d60dc, 0x10 + .byte 255, 17, 255, 255 + .byte 255, 16, 255, 255 + .byte 255, 36, 255, 255 + .byte 255, 37, 255, 255 gUnknown_083D60EC:: @ 83D60EC - .incbin "baserom.gba", 0x003d60ec, 0x10 + .byte 255, 255, 33, 255 + .byte 255, 255, 32, 255 + .byte 255, 255, 20, 255 + .byte 255, 255, 21, 255 gUnknown_083D60FC:: @ 83D60FC - .incbin "baserom.gba", 0x003d60fc, 0x20 + .byte 0, -1, 0, 0 + .byte 1, -2, 0, 0 + .byte 0, 0, 0, 0 + .byte 1, 0, 0, 0 + .byte -1, 0, 0, 0 + .byte -1, 1, 0, 0 + .byte -1, -1, 0, 0 + .byte -2, -1, 0, 0 gUnknown_083D611C:: @ 83D611C - .incbin "baserom.gba", 0x003d611c, 0x20 + .byte -1, -1, 0, 0 + .byte -1, -2, 0, 0 + .byte 0, -1, 0, 0 + .byte 1, -1, 0, 0 + .byte 0, 0, 0, 0 + .byte 0, 1, 0, 0 + .byte -1, 0, 0, 0 + .byte -2, 0, 0, 0 |