Difference between revisions of "00074bac - 00074bf4"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
Line 12: Line 12:
 
  00074bd0: 0c021c67 jal 0x0008719c [[0008719c - 000871f0]] - Load and save graphic information for units, weapon effects, & some other miscellaneous sprites.
 
  00074bd0: 0c021c67 jal 0x0008719c [[0008719c - 000871f0]] - Load and save graphic information for units, weapon effects, & some other miscellaneous sprites.
 
  00074bd4: 00000000 nop
 
  00074bd4: 00000000 nop
  00074bd8: 0c021b71 jal 0x00086dc4 [[00086dc4 - 00086f28]] - seems to handle loading how the sprite is rendered (i.e., in water)
+
  00074bd8: 0c021b71 jal 0x00086dc4
 
  00074bdc: 00000000 nop
 
  00074bdc: 00000000 nop
 
  00074be0: 0c01d2da jal 0x00074b68 [[00074b68 - 00074ba8]] - may handle ability effect animations? more investigation needed.
 
  00074be0: 0c01d2da jal 0x00074b68 [[00074b68 - 00074ba8]] - may handle ability effect animations? more investigation needed.

Revision as of 02:25, 30 June 2021

00074bac: 27bdffe8 addiu r29,r29,0xffe8
00074bb0: afbf0010 sw r31,0x0010(r29)
00074bb4: 0c021ad1 jal 0x00086b44
00074bb8: 00000000 nop
00074bbc: 3c038009 lui r3,0x8009
00074bc0: 8c6360f0 lw r3,0x60f0(r3)
00074bc4: 34020001 ori r2,r0,0x0001
00074bc8: 10620003 beq r3,r2,0x00074bd8
00074bcc: 00000000 nop
00074bd0: 0c021c67 jal 0x0008719c			0008719c - 000871f0 - Load and save graphic information for units, weapon effects, & some other miscellaneous sprites.
00074bd4: 00000000 nop
00074bd8: 0c021b71 jal 0x00086dc4			
00074bdc: 00000000 nop
00074be0: 0c01d2da jal 0x00074b68			00074b68 - 00074ba8 - may handle ability effect animations? more investigation needed.
00074be4: 00000000 nop
00074be8: 8fbf0010 lw r31,0x0010(r29)
00074bec: 27bd0018 addiu r29,r29,0x0018
00074bf0: 03e00008 jr r31
00074bf4: 00000000 nop