EnableGetkeyToMainFunctionReturn

From WikiPrizm
Jump to navigationJump to search


Synopsis

Header: fxcg/keyboard.h
Syscall index: 0x1EA6
Function signature: void EnableGetkeyToMainFunctionReturn(void)

Sets the current behavior of GetKey so that pressing MENU will return to the Main Menu.

Comments

GetGetkeyToMainFunctionReturnFlag can be used to determine whether the MENU will return to the Main Menu, and DisableGetkeyToMainFunctionReturn can be used to re-enable this.