Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/13 JMPBL

No change in size, 15:43, 21 September 2025
no edit summary
* Opcode: '''0x13'''
* Short name: '''JMPBLLBACK'''
* Long name: Jump back (long)
==== Description ====
Jumps backward in the current script a specified amount. The jump begins just before the jump opcode itself and then moves the current byte pointer back the specified number of bytes. Unlike [[FF7/Field/Script/Opcodes/12 JMPB|JMPBBACK]], this jump command allows jumps longer than 0xFF bytes.
11
edits