diff options
| author | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-03-24 11:25:19 -0700 |
|---|---|---|
| committer | Michael Maltese <michaeljosephmaltese@gmail.com> | 2017-03-24 11:45:21 -0700 |
| commit | 8387b00f4282a02429df073a8719e8ad12c65187 (patch) | |
| tree | ed1db2d13d2b378f9db54a11afbaf760c231b1eb /Source/Core/VideoCommon/VertexLoaderBase.cpp | |
| parent | c5cc781205be6125c9214cf0100b241e36491bd2 (diff) | |
MMU: rewrite loop to avoid warning
Fixes warning:
```
dolphin/Source/Core/Core/PowerPC/MMU.cpp:278:43: warning: shift count >= width of type [-Wshift-count-overflow]
addr++, addr_translated++, val >>= 8)
```
Diffstat (limited to 'Source/Core/VideoCommon/VertexLoaderBase.cpp')
0 files changed, 0 insertions, 0 deletions
