This commit is contained in:
applestash
2014-09-01 13:05:05 +10:00
parent b795e7579e
commit 030b638c92
2 changed files with 6 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ typedef enum
EXEFS_CORRUPT = -14,
ROMFS_CORRUPT = -15,
// Others
NCCH_BAD_YAML_SET = -16,
NCCH_BAD_RSF_SET = -16,
DATA_POS_DNE = -17,
} ncch_errors;