mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Convert EROFS error
This commit is contained in:
parent
14aa3b3360
commit
68071ddf83
2 changed files with 3 additions and 0 deletions
|
@ -518,6 +518,7 @@ namespace fs
|
|||
exist,
|
||||
acces,
|
||||
notempty,
|
||||
readonly,
|
||||
};
|
||||
|
||||
// Error code returned
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue