Difference between revisions of "ATTACK.OUT Call Portrait loading routine"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " 001c8004: 27bdffe8 addiu r29,r29,0xffe8 001c8008: afbf0010 sw r31,0x0010(r29) 001c800c: 0c072034 jal 0x001c80d0 # Portrait loading routine (ATTACK.OUT) 00...")
 
m (RetroTypes moved page Call Portrait loading routine (ATTACK.OUT) to ATTACK.OUT Call Portrait loading routine: Renaming to match rest of routine names)
 
(No difference)

Latest revision as of 01:31, 19 April 2025

001c8004: 27bdffe8 addiu r29,r29,0xffe8
001c8008: afbf0010 sw r31,0x0010(r29)
001c800c: 0c072034 jal 0x001c80d0              # Portrait loading routine (ATTACK.OUT)
001c8010: 00000000 nop
001c8014: 8fbf0010 lw r31,0x0010(r29)
001c8018: 27bd0018 addiu r29,r29,0x0018
001c801c: 03e00008 jr r31
001c8020: 00000000 nop