DisableGetkeyToMainFunctionReturn
From WikiPrizm
Jump to navigationJump to search
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 EnableGetkeyToMainFunctionReturn can be used to re-enable this.