Changes
From Final Fantasy Inside
Created page with "* Opcode: '''0x203''' * Name: return * Two-word opcode: No ==== Parameters ==== {| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse..."
* Opcode: '''0x203'''
* Name: return
* Two-word opcode: No
==== Parameters ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse; text-align:center"
! style="background:rgb(204,204,204)" align="center" | Location
! style="background:rgb(204,204,204)" align="center" | Name
! style="background:rgb(204,204,204)" align="center" | Description
|}
==== Notes ====
Stops execution in the current context. Can trigger other functions to run, the mechanism behind this is not known, presumably it checks for pending events.
* Name: return
* Two-word opcode: No
==== Parameters ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse; text-align:center"
! style="background:rgb(204,204,204)" align="center" | Location
! style="background:rgb(204,204,204)" align="center" | Name
! style="background:rgb(204,204,204)" align="center" | Description
|}
==== Notes ====
Stops execution in the current context. Can trigger other functions to run, the mechanism behind this is not known, presumably it checks for pending events.