Do not make RomFS the default device
This commit is contained in:
parent
9fee423e8a
commit
2feb368dd1
@ -203,7 +203,6 @@ Result romfsInitCommon(void)
|
|||||||
romFS_active = true;
|
romFS_active = true;
|
||||||
|
|
||||||
AddDevice(&romFS_devoptab);
|
AddDevice(&romFS_devoptab);
|
||||||
chdir("romfs:/");
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user