diff options
Diffstat (limited to 'src/common/file_util.h')
| -rw-r--r-- | src/common/file_util.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/common/file_util.h b/src/common/file_util.h index 4d6155f1f..86aab2e3d 100644 --- a/src/common/file_util.h +++ b/src/common/file_util.h | |||
| @@ -27,12 +27,8 @@ enum { | |||
| 27 | D_STATESAVES_IDX, | 27 | D_STATESAVES_IDX, |
| 28 | D_SCREENSHOTS_IDX, | 28 | D_SCREENSHOTS_IDX, |
| 29 | D_SDMC_IDX, | 29 | D_SDMC_IDX, |
| 30 | D_EXTSAVEDATA, | 30 | D_NAND_IDX, |
| 31 | D_SHAREDEXTSAVEDATA, | ||
| 32 | D_SAVEDATA_IDX, | ||
| 33 | D_SAVEDATACHECK_IDX, | ||
| 34 | D_SYSDATA_IDX, | 31 | D_SYSDATA_IDX, |
| 35 | D_SYSSAVEDATA_IDX, | ||
| 36 | D_HIRESTEXTURES_IDX, | 32 | D_HIRESTEXTURES_IDX, |
| 37 | D_DUMP_IDX, | 33 | D_DUMP_IDX, |
| 38 | D_DUMPFRAMES_IDX, | 34 | D_DUMPFRAMES_IDX, |