Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/99 RANDOM

2 bytes added, 05:18, 23 May 2019
m
4 revisions imported
==== Arguments ====
* '''const UByte''' ''B'': Destination bank.* '''const UByte''' ''A'': Destination address.
==== Description ====
Places a random 8-bit value into the destination bank and address specified. If you specify a 16-bit bank, only the lower byte is randomised.