mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2024-11-27 13:44:15 +01:00
-fixed neek2o mode (oops)
This commit is contained in:
parent
2b32db857a
commit
f44356b0c3
@ -41,6 +41,7 @@ bool neek2o(void)
|
||||
if(!checked)
|
||||
{
|
||||
u32 num = 0;
|
||||
ISFS_Initialize();
|
||||
neek = !(ISFS_ReadDir("/sneek", NULL, &num));
|
||||
gprintf("WiiFlow is in %s mode\n", neek ? "neek2o" : "real nand");
|
||||
checked = true;
|
||||
|
Loading…
Reference in New Issue
Block a user