FF7/Field/Script/Opcodes/D7 SLDR2
< FF7 | Field | Script | Opcodes
Jump to navigation
Jump to search
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (2 revisions imported)
- Opcode: 0xD7
- Short name: SLDR2
- Long name: Solid Range (16-bit)
Memory layout
0xD7 | B | R |
---|
Arguments
- const UByte B: Bank to retrieve R, or zero if R is specified as a literal value.
- const UShort R: Range value.
Description
Similar to SLIDR, but allows a two-byte range value to be used.