Changes

Jump to navigation Jump to search
Line 542: Line 542:  
| 80 || [4.0.0+] [[#ExitAndRequestToShowThanksMessage]] ||  
 
| 80 || [4.0.0+] [[#ExitAndRequestToShowThanksMessage]] ||  
 
|-
 
|-
| 90 || [4.0.0+] EnableApplicationCrashReport ||  
+
| 90 || [4.0.0+] [[#EnableApplicationCrashReport]] ||  
 
|-
 
|-
 
| 100 || [5.0.0+] InitializeApplicationCopyrightFrameBuffer ||  
 
| 100 || [5.0.0+] InitializeApplicationCopyrightFrameBuffer ||  
Line 548: Line 548:  
| 101 || [5.0.0+] SetApplicationCopyrightImage ||  
 
| 101 || [5.0.0+] SetApplicationCopyrightImage ||  
 
|-
 
|-
| 102 || [5.0.0+] SetApplicationCopyrightVisibility ||  
+
| 102 || [5.0.0+] [[#SetApplicationCopyrightVisibility]] ||  
 
|-
 
|-
 
| 110 || [5.0.0+] [[#QueryApplicationPlayStatistics]] ||  
 
| 110 || [5.0.0+] [[#QueryApplicationPlayStatistics]] ||  
Line 629: Line 629:     
Used to exit the application and return to the kiosk menu. Official sw uses [[#UnlockExit]] immediately before this.
 
Used to exit the application and return to the kiosk menu. Official sw uses [[#UnlockExit]] immediately before this.
 +
 +
==== EnableApplicationCrashReport ====
 +
Takes an input u8 bool, no output.
 +
 +
==== SetApplicationCopyrightVisibility ====
 +
Takes an input u8 bool, no output.
    
==== QueryApplicationPlayStatistics ====
 
==== QueryApplicationPlayStatistics ====

Navigation menu