mirror of
https://github.com/LNH-team/pico-loader.git
synced 2026-06-02 09:16:49 +02:00
Added comment about not setting launcherPath
This commit is contained in:
@@ -39,6 +39,7 @@ typedef struct
|
||||
typedef struct
|
||||
{
|
||||
/// @brief The path of the rom to return to when exiting an application.
|
||||
/// When this path is not set, no bootstub will be patched into homebrew applications.
|
||||
char launcherPath[256];
|
||||
} pload_header7_v2_t;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user