frontend: sync with pico code
[pcsx_rearmed.git] / frontend / linux / plat.c
index 1e107f4..ec2aa8b 100644 (file)
@@ -48,7 +48,7 @@ int plat_get_root_dir(char *dst, int len)
                        break;
                }
 
-       return 0;
+       return j;
 }
 
 #ifdef __GP2X__