mirror of
https://github.com/azahar-emu/azahar.git
synced 2026-06-06 02:33:44 -04:00
default libretro "touch support" option on
This commit is contained in:
parent
d9f28c5b2a
commit
98910fed1c
1 changed files with 1 additions and 1 deletions
|
|
@ -606,7 +606,7 @@ static constexpr retro_core_option_v2_definition option_definitions[] = {
|
|||
{ config::disabled, "Disabled" },
|
||||
{ nullptr, nullptr }
|
||||
},
|
||||
config::disabled
|
||||
config::enabled
|
||||
},
|
||||
{
|
||||
config::input::render_touchscreen,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue