SYS GetGraphType

From Final Fantasy Hacktics Wiki
(Redirected from ? Accessor (0x245bc))
Jump to navigation Jump to search
#   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