diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-07-08 18:13:27 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-07-09 14:19:38 -0400 |
| commit | d4d485b692cee326126e003950c582c08de18916 (patch) | |
| tree | f92434d9f538cf1ca25a04c8fc82bb08bc5118f9 /Source/Core/InputCommon/ControllerInterface | |
| parent | a9a9b193bb864b540b7db65be2663cd31cb3a793 (diff) | |
Common/DebugInterface: Make return value of GetColor() a u32
At its only usage point, its return value is stored into a u32, and the
default implementation returns 0xFFFFFFFF (-1), which would be an
unsigned integer. Given all of the bits are used to determine a color,
it makes slightly more sense to treat this as an unsigned value as
opposed to a signed one.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions
