mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 12:27:51 +00:00
Project Mjölnir: Part 1
Co-authored-by: James Rowe <jroweboy@gmail.com> Co-authored-by: Its-Rei <kupfel@gmail.com>
This commit is contained in:
parent
531f3c9f94
commit
34a209d15c
84 changed files with 8695 additions and 3260 deletions
|
@ -75,6 +75,7 @@ void Config::ReadValues() {
|
|||
Settings::values.debug_pad_analogs[i] = "";
|
||||
}
|
||||
|
||||
Settings::values.vibration_enabled = true;
|
||||
Settings::values.touchscreen.enabled = "";
|
||||
Settings::values.touchscreen.device = "";
|
||||
Settings::values.touchscreen.finger = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue