Synopsis #
Header: fxcg/keyboard.h
Syscall index: 0x1E99
Function signature: int GetGetkeyToMainFunctionReturnFlag(void)
Gets the current behavior of GetKey with regards to access to the Main Menu.
Returns #
0 if access to the main menu is blocked, 1 if not.
Comments #
EnableGetkeyToMainFunctionReturn can be used to enable this (set to 1), and DisableGetkeyToMainFunctionReturn disables it (set to 0).