mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 07:08:15 -05:00
config: Move TAS options to it's own menu
This commit is contained in:
@ -23,8 +23,7 @@ enum class YuzuPath {
|
||||
ScreenshotsDir, // Where yuzu screenshots are stored.
|
||||
SDMCDir, // Where the emulated SDMC is stored.
|
||||
ShaderDir, // Where shaders are stored.
|
||||
|
||||
TASFile, // Where the current script file is stored.
|
||||
TASDir, // Where the current script file is stored.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user