mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(ems) fix nit
This commit is contained in:
parent
b883597272
commit
7421059521
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ function dropboxSync(dropboxClient, cb)
|
|||
|
||||
function setupFileSystem(backend)
|
||||
{
|
||||
/* create a mountable filesystem that will server as a root
|
||||
/* create a mountable filesystem that will server as a root
|
||||
mountpoint for browserfs */
|
||||
var mfs = new BrowserFS.FileSystem.MountableFileSystem();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue