Changes

Jump to navigation Jump to search
206 bytes added ,  23:48, 20 February 2018
Line 225: Line 225:  
| 22 || SetEulaVersions
 
| 22 || SetEulaVersions
 
|-
 
|-
| 23 || GetColorSetId
+
| 23 || [[#GetColorSetId]]
 
|-
 
|-
| 24 || SetColorSetId
+
| 24 || [[#SetColorSetId]]
 
|-
 
|-
 
| 25 || GetConsoleInformationUploadFlag
 
| 25 || GetConsoleInformationUploadFlag
Line 466: Line 466:     
Then the above 0x100-byte data is copied to the output buffer.
 
Then the above 0x100-byte data is copied to the output buffer.
 +
 +
== GetColorSetId ==
 +
No input, returns an output s32.
 +
 +
This is the current Theme set by System Settings.
 +
 +
* 0: "Basic White"
 +
* 1: "Basic Black"
 +
 +
== SetColorSetId ==
 +
Takes an input s32, no output.
    
== GetSettingsItemValue ==
 
== GetSettingsItemValue ==

Navigation menu