summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/AsyncRequests.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2016-10-07 07:49:32 -0400
committerLioncash <mathew1800@gmail.com>2016-10-07 08:14:12 -0400
commit9cab4e414c5b3445dfdfae858faeb6aa86fba8f3 (patch)
treeb0d1dde454d19ae73b6dbafef428e310ee19f2f8 /Source/Core/VideoCommon/AsyncRequests.cpp
parent3c822f2c55a436d1b5c8c1f075dd8e9fad219b6e (diff)
HW: Change u8 pad specifier params to int where applicable
Using u8 as indexers is kind of silly, since the rest of the public API essentially uses int for this sort of thing. Changing these to int also gets rid of quite a few implicit truncations. This also allows for getting rid of similar silliness in the netplay API.
Diffstat (limited to 'Source/Core/VideoCommon/AsyncRequests.cpp')
0 files changed, 0 insertions, 0 deletions