mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 15:35:46 +00:00
default_ini.h: Update from citra to yuzu
This commit is contained in:
parent
b84397745f
commit
6263f437d7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ namespace DefaultINI {
|
|||
|
||||
const char* sdl2_config_file = R"(
|
||||
[Controls]
|
||||
# The input devices and parameters for each 3DS native input
|
||||
# The input devices and parameters for each Switch native input
|
||||
# It should be in the format of "engine:[engine_name],[param1]:[value1],[param2]:[value2]..."
|
||||
# Escape characters $0 (for ':'), $1 (for ',') and $2 (for '$') can be used in values
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue