summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h
diff options
context:
space:
mode:
authorSubv <subv2112@gmail.com>2014-12-18 05:44:32 +0100
committerSubv <subv2112@gmail.com>2014-12-18 05:44:32 +0100
commitbec527fa246a427e1e9628a251bd410087fd7113 (patch)
tree00fbe8e11efc859e4233ca8e28ff9902a80252bd /src/common/file_util.h
parentMerge pull request #288 from Subv/savedata_stuff (diff)
downloadyuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar.gz
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar.bz2
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar.lz
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar.xz
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.tar.zst
yuzu-bec527fa246a427e1e9628a251bd410087fd7113.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 e691b6139..b1a60fb81 100644
--- a/src/common/file_util.h
+++ b/src/common/file_util.h
@@ -29,6 +29,7 @@ enum {
D_SDMC_IDX,
D_SAVEDATA_IDX,
D_SYSDATA_IDX,
+ D_SYSSAVEDATA_IDX,
D_HIRESTEXTURES_IDX,
D_DUMP_IDX,
D_DUMPFRAMES_IDX,