summaryrefslogtreecommitdiffstats
path: root/src/common/file_util.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-12-13 04:12:12 +0100
committerbunnei <bunneidev@gmail.com>2014-12-13 04:12:12 +0100
commita6791e4fc73dda4853c8363d8ecf5094dbedd0ab (patch)
tree279039386bc3c63f2eda6530fa325334ddadb957 /src/common/file_util.h
parentMerge pull request #261 from neobrain/boost (diff)
parentAPT_U: Added GetSharedFont service function. (diff)
downloadyuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar.gz
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar.bz2
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar.lz
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar.xz
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.tar.zst
yuzu-a6791e4fc73dda4853c8363d8ecf5094dbedd0ab.zip
Diffstat (limited to 'src/common/file_util.h')
-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 beaf7174a..a9d48cfe8 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_SYSDATA_IDX,
D_HIRESTEXTURES_IDX,
D_DUMP_IDX,
D_DUMPFRAMES_IDX,