mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 15:27:46 -04:00
a bugfix and cleanup in common code
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@929 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
8340e7c99f
commit
e4bac17eb0
2 changed files with 1 additions and 38 deletions
|
@ -48,7 +48,7 @@ int plat_get_root_dir(char *dst, int len)
|
|||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
return j;
|
||||
}
|
||||
|
||||
#ifdef __GP2X__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue