diff options
author | itskobold <itskobold@users.noreply.github.com> | 2017-11-23 10:48:56 +0000 |
---|---|---|
committer | itskobold <itskobold@users.noreply.github.com> | 2017-11-23 10:48:56 +0000 |
commit | deec6f21db44e7f095154e02ae4a9f5d8c42fe75 (patch) | |
tree | 535aeaaf9cc15a7c2bfe8e50291b6b72cde068e4 /data/fldeff_cut.s | |
parent | 40638a48e7da5a53f9313d63d9c35131e34c82e6 (diff) |
Pointer fixes etc
Fixed up the last of my old dumps
Diffstat (limited to 'data/fldeff_cut.s')
-rw-r--r-- | data/fldeff_cut.s | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/data/fldeff_cut.s b/data/fldeff_cut.s index c267b7b63..f9d72e088 100644 --- a/data/fldeff_cut.s +++ b/data/fldeff_cut.s @@ -8,10 +8,9 @@ gUnknown_0857C608:: @ 857C608 .incbin "baserom.gba", 0x57c608, 0x2 gUnknown_0857C60A:: @ 857C60A -@ replacing .incbin "baserom.gba", 0x0057c60a, 0x5a -.byte 0x01, 0x00, 0xff, 0xfe, 0x01, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x01, 0xfe, 0x03, 0x00, 0x02, 0xfe, 0x03, 0x00, 0xfe, 0xff, 0x01, 0x00, 0x02, 0xff, 0x03, 0x00, 0xfe, 0x00, 0x04, 0x00, 0x02, 0x00 -.byte 0x06, 0x00, 0xfe, 0x01, 0x07, 0x00, 0x02, 0x01, 0x09, 0x00, 0xfe, 0x02, 0x07, 0x00, 0xff, 0x02, 0x07, 0x00, 0x00, 0x02, 0x08, 0x00, 0x01, 0x02, 0x09, 0x00, 0x02, 0x02, 0x09, 0x00, 0x00, 0x00 -.byte 0x00, 0x00, 0x01, 0x14, 0x00, 0x00, 0x00, 0x00, 0x1e, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x50, 0xc6, 0x57, 0x08, 0x58, 0x6e, 0x4f, 0x08, 0x20, 0x00, 0x00, 0x00 + .byte 0x01, 0x00, 0xff, 0xfe, 0x01, 0x00, 0x00, 0xfe, 0x02, 0x00, 0x01, 0xfe, 0x03, 0x00, 0x02, 0xfe, 0x03, 0x00, 0xfe, 0xff, 0x01, 0x00, 0x02, 0xff, 0x03, 0x00, 0xfe, 0x00, 0x04, 0x00, 0x02, 0x00 + .byte 0x06, 0x00, 0xfe, 0x01, 0x07, 0x00, 0x02, 0x01, 0x09, 0x00, 0xfe, 0x02, 0x07, 0x00, 0xff, 0x02, 0x07, 0x00, 0x00, 0x02, 0x08, 0x00, 0x01, 0x02, 0x09, 0x00, 0x02, 0x02, 0x09, 0x00, 0x00, 0x00 + .byte 0x00, 0x00, 0x01, 0x14, 0x00, 0x00, 0x00, 0x00, 0x1e, 0x00, 0xfe, 0xff, 0x00, 0x00, 0x50, 0xc6, 0x57, 0x08, 0x58, 0x6e, 0x4f, 0x08, 0x20, 0x00, 0x00, 0x00 .align 2 gFieldEffectObjectPaletteInfo6:: @ 857C664 |