Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/15 IFUBL

22 bytes added, 15:25, 7 September 2006
m
no edit summary
* '''const Bit[4]''' ''B1'': First memory bank to access.
* '''const Bit[4]''' ''B2'': Second memory bank to access.
* '''const UByte''' ''A'': Address , from the first bank, of the value to retrieve.
* '''const UByte''' ''V'': Unsigned value to compare the retrieved value to, or address from the second bank of the value to retrieve.
* '''const UByte''' ''C'': Type of comparison to perform.