X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flinux%2Fplat.c;h=ec2aa8bd47575231053eb38c1a532d0808a7a0ae;hb=2924e5711a8279228df4c03bc0a970c349e55938;hp=1e107f4e89ed098ad926f4d9a8918c65fae2c1fb;hpb=698517be481301b4525c29873134a67b8343af3c;p=pcsx_rearmed.git diff --git a/frontend/linux/plat.c b/frontend/linux/plat.c index 1e107f4e..ec2aa8bd 100644 --- a/frontend/linux/plat.c +++ b/frontend/linux/plat.c @@ -48,7 +48,7 @@ int plat_get_root_dir(char *dst, int len) break; } - return 0; + return j; } #ifdef __GP2X__