summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.h
diff options
context:
space:
mode:
authorLioncash <mai.iam2048@gmail.com>2022-10-11 09:18:29 -0400
committerLioncash <mai.iam2048@gmail.com>2022-10-11 09:27:34 -0400
commitdbfb8408d9703e73aa94909e2492cfe3403a809a (patch)
tree9c49a85d336a0b360b6f0049488f8ae283753ab0 /Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.h
parentf47b11353de1101c2f0f97395e7cab440a1fdd62 (diff)
HW: Use unsigned indices in RegisterMMIO where applicable
base is an unsigned variable, so we can make things little more consistent by making the loop index unsigned so we aren't doing bit arithmetic with signed types. MemoryInterface already does this, so we can leave it alone. No behavioral changes, just a consistency thing.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModManager.h')
0 files changed, 0 insertions, 0 deletions