summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-06-21 13:06:39 -0400
committerLioncash <mathew1800@gmail.com>2018-06-21 13:35:06 -0400
commitfd1ad02c5c5517b853d783146e746719203c6156 (patch)
tree682899e4767659eeab4b28c13169fd180500e48e /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parent77f6e50493c0433391a4da1815b09d85d1a36247 (diff)
DSPTables: Deduplicate FindByOpcode() implementations in DSP opcode tables
This function was duplicated across all the opcode tables: the main info tables, the interpreter tables, and the x86-64 JIT tables. However, we can just make the type of the std::array parameter a template type and get rid of this duplication.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
0 files changed, 0 insertions, 0 deletions