summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Src/FileSearch.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2026-06-27 08:45:44 +0200
committerJosJuice <josjuice@gmail.com>2026-07-09 21:06:09 +0200
commit82e576a1839306881204948480b1946e73fb1e7b (patch)
tree1ed5287e2da63bb05aef4ef5a4dabd2e90ac7056 /Source/Core/Common/Src/FileSearch.cpp
parentb67188cc442d4b2d38cfb95b83cbeb0525ca257e (diff)
Core: Remove ifdef for call to GCAdapter::ResetRumble
The ifdef made it so this was never called on Android, but we do want it to be called on Android. There are ifdefs inside the function implementation but not around the function declaration or definition, so there's no need for ifdefs when calling it.
Diffstat (limited to 'Source/Core/Common/Src/FileSearch.cpp')
0 files changed, 0 insertions, 0 deletions