summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2015-12-05 15:47:44 -0500
committerLioncash <mathew1800@gmail.com>2015-12-05 16:14:37 -0500
commitf6c247d10e331215d7e3d3497874a81a5407c25f (patch)
tree2853cb9d2da57387d8f16e2a980c4cf77928f0ec /Source/Core/VideoCommon/OpcodeDecoding.cpp
parent7134d727bf6151d89ce7148ed2a716958334552f (diff)
WII_IPC_HLE_Device_usb: const correctness for function parameters
The data passed in isn't modified in these functions Also normalizes variables with prefixed underscores in the modified functions (and normalizes outliers to our current coding style), as single-underscore followed by any lowercased/uppercased character is reserved for use in the global namespace (it's a common misconception this is assumed to only be the case for underscores followed by a capital character, but this is only the case in C, not C++).
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.cpp')
0 files changed, 0 insertions, 0 deletions