Difference between revisions of "Remove Unit from Party"
Jump to navigation
Jump to search
(Created page with " Remove Unit from Party 00059fe0: 00042200 sll r4,r4,0x08 ID * 256 00059fe4: 340200ff ori r2,r0,0x00ff r2 = FF 00059fe8: 3c018005 lui r1,0x8005 00059fec: 00240821 addu r...") |
|||
Line 7: | Line 7: | ||
00059ff4: 03e00008 jr r31 | 00059ff4: 03e00008 jr r31 | ||
00059ff8: 00000000 nop | 00059ff8: 00000000 nop | ||
+ | |||
+ | |||
+ | |||
+ | == Return Locations == | ||
+ | |||
+ | 00059c0c: [[Add Unit to Party/Store Unit's Party Data]] | ||
+ | 0013415c: 001340ac | ||
+ | 001c4850: 001c4740 | ||
+ | 001c48b4: ^^ | ||
+ | 001c4e4c: 001c4c78 | ||
+ | 001c6834: 001c60a0 |
Revision as of 00:42, 29 February 2012
Remove Unit from Party 00059fe0: 00042200 sll r4,r4,0x08 ID * 256 00059fe4: 340200ff ori r2,r0,0x00ff r2 = FF 00059fe8: 3c018005 lui r1,0x8005 00059fec: 00240821 addu r1,r1,r4 00059ff0: a0227f75 sb r2,0x7f75(r1) Store Unit's Party ID = FF 00059ff4: 03e00008 jr r31 00059ff8: 00000000 nop
Return Locations
00059c0c: Add Unit to Party/Store Unit's Party Data 0013415c: 001340ac 001c4850: 001c4740 001c48b4: ^^ 001c4e4c: 001c4c78 001c6834: 001c60a0