Anonymous

Changes

From Final Fantasy Inside

FF8/Field/Script/Opcodes/002 JMP

52 bytes added, 05:22, 23 May 2019
m
4 revisions imported
* Long name: Jump
==== Argument ====
Number of instructions to jump forward(signed value).
==== Stack ====
No change.
==== Description ====
Jump forward a number of instructions given by '''Argument'''. If '''Argument''' is negative, jumps backward.