Difference between revisions of "Zodiac Poof: Set Secondary Effect Struct"
Jump to navigation
Jump to search
(Created page with "<font face='Courier New'> 00068a74: 27bdffe8 addiu r29,r29,0xffe8 00068a78: afbf0010 sw r31,0x0010(r29) 00068a7c: 0c01a288 jal 0x00068a20 00068a80: 3405000b ori r5,r0,0x...") |
(Return locations and navigation) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
00068a74: 27bdffe8 addiu r29,r29,0xffe8 | 00068a74: 27bdffe8 addiu r29,r29,0xffe8 | ||
00068a78: afbf0010 sw r31,0x0010(r29) | 00068a78: afbf0010 sw r31,0x0010(r29) | ||
Line 8: | Line 6: | ||
00068a88: 27bd0018 addiu r29,r29,0x0018 | 00068a88: 27bd0018 addiu r29,r29,0x0018 | ||
00068a8c: 03e00008 jr r31 | 00068a8c: 03e00008 jr r31 | ||
− | + | 00068a90: 00000000 nop | |
− | < | + | |
+ | ==Return locations== | ||
+ | '''Battle.bin''' | ||
+ | 00083310: 000831b8 - 00083468 [[More animation based on status, death sound effects]] | ||
+ | |||
+ | ==Navigation== | ||
+ | [[BATTLE.BIN Routines]] | ||
+ | |||
+ | < [[set some palette stuff]] | [[Call palette routine 2]] > |
Revision as of 22:04, 6 April 2023
00068a74: 27bdffe8 addiu r29,r29,0xffe8 00068a78: afbf0010 sw r31,0x0010(r29) 00068a7c: 0c01a288 jal 0x00068a20 00068a80: 3405000b ori r5,r0,0x000b 00068a84: 8fbf0010 lw r31,0x0010(r29) 00068a88: 27bd0018 addiu r29,r29,0x0018 00068a8c: 03e00008 jr r31 00068a90: 00000000 nop
Return locations
Battle.bin 00083310: 000831b8 - 00083468 More animation based on status, death sound effects