11
edits
Changes
Jump to navigation
Jump to search
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.