mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 09:18:57 -05:00
Merge pull request #11705 from FearlessTobi/windows-sc
yuzu: Add desktop shortcut support for Windows (continuation of #11344)
This commit is contained in:
@ -25,6 +25,7 @@ enum class YuzuPath {
|
||||
SDMCDir, // Where the emulated SDMC is stored.
|
||||
ShaderDir, // Where shaders are stored.
|
||||
TASDir, // Where TAS scripts are stored.
|
||||
IconsDir, // Where Icons for Windows shortcuts are stored.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user