GetSetupSetting
From WikiPrizm
Revision as of 22:00, 14 February 2015 by ProgrammerNerd (talk | contribs) (Removed incorrect comment and remove unneeded disassembly nothing really interesting to see.)
Synopsis
Header: fxcg/system.h
Syscall index: 0x0031
Function signature: unsigned char GetSetupSetting(unsigned int SystemParameterNo)
Gets a Setup setting.
Parameters
- SystemParameterNo - index of the setting to retrieve.
Returns
The value of the setup setting specified on SystemParameterNo. </nowiki>