Line 29:
Line 29:
!Prototype
!Prototype
!Description
!Description
+
|-
+
|SYSRelaunchTitle
+
|void SYSRelaunchTitle(u32 argc, char * pa_Argv[]);
+
|Restart your current App(browser)with new arguments after _Exit call
|-
|-
|SYSLaunchMenu
|SYSLaunchMenu
|void SYSLaunchMenu(void);
|void SYSLaunchMenu(void);
−
|Sys will launch the Launcher after _Exit call.
+
|Sys will launch the Launcher after _Exit call
|-
|-
|SYSLaunchTitle
|SYSLaunchTitle