mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 08:09:26 +01:00
oops
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3346 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
parent
e99b687525
commit
8da4f8e565
@ -21,7 +21,7 @@
|
||||
|
||||
enum {
|
||||
FS_RESULT_OK = 0,
|
||||
FS_DIRFILE_NOT_FOUND = -6,
|
||||
FS_DIRFILE_NOT_FOUND = -6,
|
||||
FS_INVALID_ARGUMENT = -101,
|
||||
FS_FILE_EXIST = -105,
|
||||
FS_FILE_NOT_EXIST = -106,
|
||||
|
Loading…
x
Reference in New Issue
Block a user