GetGetkeyToMainFunctionReturnFlag
From WikiPrizm
Jump to navigationJump to search
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
No syscall exists for setting the flag, but a custom function has been developed: SetGetkeyToMainFunctionReturnFlag.