mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
Splash QR codes
This commit is contained in:
@@ -41,6 +41,9 @@ typedef struct{
|
||||
bool is_zip;
|
||||
} Splash_s;
|
||||
|
||||
Splash_s *splashes_list;
|
||||
int splash_count;
|
||||
|
||||
Result get_splashes(Splash_s** splashes_list, int *splash_count);
|
||||
void splash_install(Splash_s splash_to_install);
|
||||
void splash_delete();
|
||||
|
||||
Reference in New Issue
Block a user