diff options
author | YamaArashi <shadow962@live.com> | 2016-10-22 14:52:52 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-22 14:52:52 -0700 |
commit | 3a5e29514b2e6cd3e3568db9600811aff2bfad68 (patch) | |
tree | e37cdd8d4b76271d6c24f116dad89c35cbfb8707 /data | |
parent | e348acba2ee172c106c9bc6f553fe7fc959d9390 (diff) |
decompile more rom4 functions
Diffstat (limited to 'data')
-rw-r--r-- | data/data2.s | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/data/data2.s b/data/data2.s index 8eea57806..784597d8a 100644 --- a/data/data2.s +++ b/data/data2.s @@ -3872,8 +3872,17 @@ gDummyWarpData:: @ 8216624 .incbin "baserom.gba", 0x0021662C, 0x20 + .align 2 gUnknown_0821664C:: @ 821664C - .incbin "baserom.gba", 0x0021664c, 0x48 + .4byte 0, 0 + .4byte 0, 1 + .4byte 0, -1 + .4byte -1, 0 + .4byte 1, 0 + .4byte -1, 1 + .4byte 1, 1 + .4byte -1, -1 + .4byte 1, -1 .align 2 gUnknown_08216694:: @ 8216694 |