Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/4A MENU2

495 bytes added, 03:39, 2 August 2006
MENU2
* Opcode: '''0x4A'''
* Short name: '''MENU2'''
* Long name: Main menu accessibility

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

==== Arguments ====
* '''const UByte''' ''S'': On/off switch (0/1, respectively).

==== Description ====
Disables or enables access to the main menu through the [MENU] key/button. Transitioning to another field will re-enable the menu.

Navigation menu