summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-12-30 05:00:54 +0100
committerbunnei <bunneidev@gmail.com>2014-12-30 05:00:54 +0100
commit66f70143c3ac4c4733ae3779b2d0e27e4dec1a68 (patch)
tree34b388e1f581edf4d1260e1aa4b61403635e7ffb /src/common/file_util.h
parentMerge pull request #367 from bunnei/usat_ssat (diff)
parentAPT:A: Some style changes (diff)
downloadyuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar.gz
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar.bz2
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar.lz
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar.xz
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.tar.zst
yuzu-66f70143c3ac4c4733ae3779b2d0e27e4dec1a68.zip
Diffstat (limited to '')
-rw-r--r--src/common/file_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/file_util.h b/src/common/file_util.h
index 293c30941..ec2415473 100644
--- a/src/common/file_util.h
+++ b/src/common/file_util.h
@@ -27,6 +27,7 @@ enum {
D_STATESAVES_IDX,
D_SCREENSHOTS_IDX,
D_SDMC_IDX,
+ D_EXTSAVEDATA,
D_SAVEDATA_IDX,
D_SYSDATA_IDX,
D_SYSSAVEDATA_IDX,