diff options
author | bunnei <bunneidev@gmail.com> | 2014-12-12 22:12:12 -0500 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2014-12-12 22:12:12 -0500 |
commit | a6791e4fc73dda4853c8363d8ecf5094dbedd0ab (patch) | |
tree | 279039386bc3c63f2eda6530fa325334ddadb957 /src/common/file_util.h | |
parent | 33e61ef514d2b1a32eea10161d900f1e2e5c0ba2 (diff) | |
parent | 6fe61d3debff9da8df7c2422edf426045b87d23b (diff) |
Merge pull request #267 from bunnei/apt-shared-font
APT shared font loading
Diffstat (limited to 'src/common/file_util.h')
-rw-r--r-- | src/common/file_util.h | 1 |
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, |