SYS GetGraphType

From Final Fantasy Hacktics Wiki
Revision as of 11:25, 20 September 2023 by Talcall (talk | contribs) (Talcall moved page ? Accessor (0x245bc) to SYS GetGraphType)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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