diff options
| author | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-05-02 14:29:51 -0700 |
|---|---|---|
| committer | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-05-02 14:30:28 -0700 |
| commit | b5223fb15f55e6d1cd77640f0550a9d1a6870865 (patch) | |
| tree | c9b6d6924febb55ba07fe11a732e4576d0ff6252 /Source/Core/InputCommon/ControllerEmu/Control/Control.cpp | |
| parent | e9ad0ec6126410ec4a90760fe732ba2f491892d5 (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
