summaryrefslogtreecommitdiff
path: root/src/common/fs/fs_paths.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-10-08 17:11:52 -0400
committerGitHub <noreply@github.com>2023-10-08 17:11:52 -0400
commitc0d152affa3e1c118247a2cb36c8a26dee9d6372 (patch)
tree4eba3e56e85575c4498567f97627b93a8b199ac2 /src/common/fs/fs_paths.h
parent85d99f873fefe9c66b44482b24c2139dd6cec247 (diff)
parent9ef9ca0927be1a5ee697f23ccf9f37b74ed12c7c (diff)
Merge pull request #11705 from FearlessTobi/windows-sc
yuzu: Add desktop shortcut support for Windows (continuation of #11344)
Diffstat (limited to 'src/common/fs/fs_paths.h')
-rw-r--r--src/common/fs/fs_paths.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/fs/fs_paths.h b/src/common/fs/fs_paths.h
index 59d66f71e..441c8af97 100644
--- a/src/common/fs/fs_paths.h
+++ b/src/common/fs/fs_paths.h
@@ -23,6 +23,7 @@
#define SDMC_DIR "sdmc"
#define SHADER_DIR "shader"
#define TAS_DIR "tas"
+#define ICONS_DIR "icons"
// yuzu-specific files