mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2024-11-16 15:49:23 +01:00
[Loader] unmount sdcard after loading the plugins
This commit is contained in:
parent
53bbfa3bd4
commit
c53b6a3d8e
@ -194,6 +194,7 @@ void loadSamplePlugin(){
|
||||
}
|
||||
}*/
|
||||
|
||||
unmount_sd_fat("sd");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user