From 2c05e1b70f0fcc18e044f6518611622a90951d14 Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Mon, 30 Sep 2019 17:31:13 -0700 Subject: [PATCH] Adds option to disable haptic feedback for touch inputs --- Cores/DeltaCore | 2 +- Delta/Base.lproj/Settings.storyboard | 92 ++++++++++++++++++--- Delta/Emulation/GameViewController.swift | 8 +- Delta/Settings/Settings.swift | 32 ++++++- Delta/Settings/SettingsViewController.swift | 26 +++++- 5 files changed, 139 insertions(+), 21 deletions(-) diff --git a/Cores/DeltaCore b/Cores/DeltaCore index 150ed50..9e28eec 160000 --- a/Cores/DeltaCore +++ b/Cores/DeltaCore @@ -1 +1 @@ -Subproject commit 150ed50d60ee9ef9c00904bfc95b2fe02110762a +Subproject commit 9e28eec46da153266a10d09afbbb60e8a66fd7cb diff --git a/Delta/Base.lproj/Settings.storyboard b/Delta/Base.lproj/Settings.storyboard index a48213b..d6e9a5b 100644 --- a/Delta/Base.lproj/Settings.storyboard +++ b/Delta/Base.lproj/Settings.storyboard @@ -18,7 +18,7 @@