Synopsis #
Header: fxcg/keyboard.h
Syscall index: 0x1EA7
Function signature: void DisableGetkeyToMainFunctionReturn(void)
Sets the current behavior of GetKey so that pressing MENU will not return to the Main Menu.
Comments #
GetGetkeyToMainFunctionReturnFlag can be used to determine whether the MENU will return to the Main Menu, and EnableGetkeyToMainFunctionReturnFlag can be used to re-enable this.