mirror of
https://github.com/wiiu-env/WiiUPluginSystem.git
synced 2026-04-25 15:43:06 -05: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