FF7/Field/Script/Opcodes/FF GAMEOVER

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 12:34, 4 April 2018 by my_wiki>BukTop (2 revisions imported)
Jump to navigation Jump to search
  • Opcode: 0xFF
  • Short name: GAMEOVER
  • Long name: Game over

Memory layout

0xFF

Arguments

None.

Description

Instantaneously ends the current game, displaying the 'Game Over' screen; subsequent script commands are not executed. As per a normal game over, after the user presses [OK], the game returns to the main start menu.