mirror of
https://github.com/LNH-team/pico-launcher.git
synced 2026-06-02 09:06:54 +02:00
Added support for Pico Loader API v2. This makes it possible to return to Pico Launcher from homebrew.
This commit is contained in:
@@ -3,4 +3,5 @@
|
||||
|
||||
pload_params_t* pload_getLoadParams();
|
||||
void pload_setBootDrive(PicoLoaderBootDrive bootDrive);
|
||||
void pload_setLauncherPath(const char* launcherPath);
|
||||
void pload_start();
|
||||
|
||||
Reference in New Issue
Block a user