mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 08:12:25 -07:00
input_common/tas: Add swap controller
This commit is contained in:
@@ -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.
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user