Difference between revisions of "FF8/Field/Script/Opcodes/006 RET"

From QhimmWiki
Jump to navigation Jump to search
Qhimm>Myst6re
 
ffrtt>BukTop
m (2 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
(No difference)

Latest revision as of 04:22, 23 May 2019

  • Opcode: 0x006
  • Short name: RET
  • Long name: Return

Argument

Unknown.

Stack

No change.

Description

If the script was called by another script, return to the another script where the current script was requested. Else the script is halted.