Anonymous

Changes

From Final Fantasy Inside

FF7/Field/Script/Opcodes/FF GAMEOVER

492 bytes added, 03:20, 2 August 2006
GAMEOVER
* Opcode: '''0xFF'''
* Short name: '''GAMEOVER'''
* Long name: Game over

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x00
|}

==== 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.