diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-20 09:35:11 -0500 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-11-20 09:35:11 -0500 |
commit | 539ec639fddd248a7f1a36d7e46d89ba68684364 (patch) | |
tree | 245d3e074bf085a983f20ebfa01d7ba6d1a60399 | |
parent | a323c385d6c799c8215bedb6eee59cb54464724b (diff) |
dism data/map_obj_80688E4
-rw-r--r-- | baserom.ips | bin | 278112 -> 277856 bytes | |||
-rw-r--r-- | data/field_ground_effect.s | 2 | ||||
-rw-r--r-- | data/map_obj_80688E4.s | 79 |
3 files changed, 73 insertions, 8 deletions
diff --git a/baserom.ips b/baserom.ips Binary files differindex 5a7798ff2..3c3862154 100644 --- a/baserom.ips +++ b/baserom.ips diff --git a/data/field_ground_effect.s b/data/field_ground_effect.s index 7979c7522..b1f34c8d7 100644 --- a/data/field_ground_effect.s +++ b/data/field_ground_effect.s @@ -31,4 +31,4 @@ gUnknown_83A70AC:: @ 83A70AC .incbin "baserom.gba", 0x3A70AC, 0x10 gUnknown_83A70BC:: @ 83A70BC - .incbin "baserom.gba", 0x3A70BC, 0xE0 + .incbin "baserom.gba", 0x3A70BC, 0x50 diff --git a/data/map_obj_80688E4.s b/data/map_obj_80688E4.s index 9010be906..884bf379f 100644 --- a/data/map_obj_80688E4.s +++ b/data/map_obj_80688E4.s @@ -1,25 +1,90 @@ .section .rodata .align 2 + +gUnknown_83A710C:: + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + .4byte little_step + +gUnknown_83A714C:: + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + .4byte double_little_steps + +gUnknown_83A716C:: + .4byte double_little_steps + .4byte triple_little_steps + .4byte triple_little_steps + .4byte double_little_steps + .4byte triple_little_steps + .4byte triple_little_steps + +gUnknown_83A7184:: + .4byte quad_little_steps + .4byte quad_little_steps + .4byte quad_little_steps + .4byte quad_little_steps + +gUnknown_83A7194:: + .4byte oct_little_steps + .4byte oct_little_steps + gUnknown_83A719C:: @ 83A719C - .incbin "baserom.gba", 0x3A719C, 0x14 + .4byte gUnknown_83A710C + .4byte gUnknown_83A714C + .4byte gUnknown_83A716C + .4byte gUnknown_83A7184 + .4byte gUnknown_83A7194 gUnknown_83A71B0:: @ 83A71B0 - .incbin "baserom.gba", 0x3A71B0, 0x3C + .2byte 0x0010, 0x0008, 0x0006, 0x0004, 0x0002 + +gUnknown_83A71BA:: + .byte 0xfc, 0xfa, 0xf8, 0xf6, 0xf5, 0xf4, 0xf4, 0xf4, 0xf5, 0xf6, 0xf7, 0xf8, 0xfa, 0xfc, 0x00, 0x00 + +gUnknown_83A71CA:: + .byte 0x00, 0xfe, 0xfd, 0xfc, 0xfb, 0xfa, 0xfa, 0xfa, 0xfb, 0xfb, 0xfc, 0xfd, 0xfe, 0x00, 0x00, 0x00 +gUnknown_83A71DA:: + .byte 0xfe, 0xfc, 0xfa, 0xf8, 0xf7, 0xf6, 0xf6, 0xf6, 0xf7, 0xf8, 0xfa, 0xfb, 0xfd, 0xfe, 0x00, 0x00 + + .align 2 gUnknown_83A71EC:: @ 83A71EC - .incbin "baserom.gba", 0x3A71EC, 0xC + .4byte gUnknown_83A71BA + .4byte gUnknown_83A71CA + .4byte gUnknown_83A71DA + .align 1 gUnknown_83A71F8:: @ 83A71F8 - .incbin "baserom.gba", 0x3A71F8, 0x6 + .2byte 0x10, 0x10, 0x20 gUnknown_83A71FE:: @ 83A71FE - .incbin "baserom.gba", 0x3A71FE, 0x4 + .byte 0, 0, 1 + .align 1 gUnknown_83A7202:: @ 83A7202 - .incbin "baserom.gba", 0x3A7202, 0x6 + .2byte 0x20, 0x20, 0x40 gUnknown_83A7208:: @ 83A7208 - .incbin "baserom.gba", 0x3A7208, 0x4 + .byte 1, 1, 2 .align 2 gUnknown_83A720C:: @ 83A720C |