summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerEmu/Control/Control.cpp
diff options
context:
space:
mode:
authorMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-02 14:29:51 -0700
committerMichael Maltese <michaeljosephmaltese@gmail.com>2017-05-02 14:30:28 -0700
commitb5223fb15f55e6d1cd77640f0550a9d1a6870865 (patch)
treec9b6d6924febb55ba07fe11a732e4576d0ff6252 /Source/Core/InputCommon/ControllerEmu/Control/Control.cpp
parente9ad0ec6126410ec4a90760fe732ba2f491892d5 (diff)
Jit64: fix braces warning in Jit_Integer
Fixes a warning: ``` Source/Core/Core/PowerPC/Jit64/Jit_Integer.cpp:54:45: warning: suggest braces around initialization of subobject [-Wmissing-braces] static const std::array<u8, 4> ovtable = {0, 0, XER_SO_MASK, XER_SO_MASK}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } ```
Diffstat (limited to 'Source/Core/InputCommon/ControllerEmu/Control/Control.cpp')
0 files changed, 0 insertions, 0 deletions