Oops, don't think this belongs here after all.

This commit is contained in:
Unknown W. Brackets 2012-12-21 17:03:11 -08:00
parent 15793fe532
commit 8188df4c8a

View File

@ -192,7 +192,6 @@ void __IoInit() {
}
void __IoShutdown() {
pspFileSystem.UnmountAll();
}
u32 sceIoAssign(const char *aliasname, const char *physname, const char *devname, u32 flag) {