Difference between revisions of "Call Set Animation Based on Status"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "<font face='Courier New'> 00083854: 27bdffe8 addiu r29,r29,0xffe8 00083858: afbf0010 sw r31,0x0010(r29) 0008385c: 0c020bbb jal 0x00082eec 00083860: 00000000 nop 0008386...")
 
(added jal link)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
  00083854: 27bdffe8 addiu r29,r29,0xffe8
 
  00083854: 27bdffe8 addiu r29,r29,0xffe8
 
  00083858: afbf0010 sw r31,0x0010(r29)
 
  00083858: afbf0010 sw r31,0x0010(r29)
  0008385c: 0c020bbb jal 0x00082eec
+
  0008385c: 0c020bbb jal 0x00082eec           # [[Set_Animation_Based_On_Unit_Status]]
 
  00083860: 00000000 nop
 
  00083860: 00000000 nop
 
  00083864: 8fbf0010 lw r31,0x0010(r29)
 
  00083864: 8fbf0010 lw r31,0x0010(r29)

Latest revision as of 01:41, 1 July 2025

00083854: 27bdffe8 addiu r29,r29,0xffe8
00083858: afbf0010 sw r31,0x0010(r29)
0008385c: 0c020bbb jal 0x00082eec           # Set_Animation_Based_On_Unit_Status
00083860: 00000000 nop
00083864: 8fbf0010 lw r31,0x0010(r29)
00083868: 27bd0018 addiu r29,r29,0x0018
0008386c: 03e00008 jr r31
00083870: 00000000 nop