mirror of
https://github.com/astronautlevel2/Anemone3DS.git
synced 2026-01-24 00:32:43 -05:00
Add splash uninstall screen
This commit is contained in:
@@ -88,8 +88,8 @@ Result get_splashes(Splash_s** splashes_list, int *splash_count)
|
||||
}
|
||||
void splash_delete()
|
||||
{
|
||||
remove("/luma/splash.bin");
|
||||
remove("/luma/splashbottom.bin");
|
||||
remove("/luma/splash.bin");
|
||||
remove("/luma/splashbottom.bin");
|
||||
}
|
||||
void splash_install(Splash_s splash_to_install)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user