FF7/WorldMap Module/Script/Opcodes/203
< FF7 | WorldMap Module | Script | Opcodes
Jump to navigation
Jump to search
- Opcode: 0x203
- Name: return
- Two-word opcode: No
Parameters
Location | Name | 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.