forked from eden-emu/eden
input_common/tas: Add swap controller
This commit is contained in:
parent
9bb6580d89
commit
e6c4bf52f0
8 changed files with 98 additions and 38 deletions
|
@ -23,7 +23,7 @@ enum class YuzuPath {
|
|||
ScreenshotsDir, // Where yuzu screenshots are stored.
|
||||
SDMCDir, // Where the emulated SDMC is stored.
|
||||
ShaderDir, // Where shaders are stored.
|
||||
TASDir, // Where the current script file is stored.
|
||||
TASDir, // Where TAS scripts are stored.
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue