mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-09 13:29:30 -05:00
37d643c7d3
Introduced in a995e2f5ba
We need to be performing a bitwise AND on the flags and not a logical
AND, otherwise we could end up counting device objects that don't
support forced feedback.