Difference between revisions of "SYS GetGraphType"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
m (Talcall moved page ? Accessor (0x245bc) to SYS GetGraphType)
 
(No difference)

Latest revision as of 11:25, 20 September 2023

#   ROUTINE: ? Accessor (0x245bc)
#       Returns:
#           r2 = Byte in memory at 0x80032894

000245bc: 3c028003 lui r2,0x8003
000245c0: 90422894 lbu r2,0x2894(r2)         # Load display env. flags 3 & 4 (interlaced (1, 2), 24 bit mode (3))?
000245c4: 03e00008 jr r31
000245c8: 00000000 nop