Lioncash d4d485b692 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.
2019-07-09 14:19:38 -04:00
..
2019-06-26 21:59:47 +02:00
2019-04-22 20:32:01 -04:00
2019-06-15 11:27:29 +02:00
2019-03-31 05:27:34 +02:00
2018-07-07 00:48:38 +02:00
2018-07-07 00:48:38 +02:00
2019-04-05 07:01:03 -04:00
2019-03-13 14:30:43 +01:00
2019-06-15 11:27:29 +02:00
2019-05-25 20:22:52 +02:00
2018-07-07 00:48:38 +02:00
2018-07-07 00:48:38 +02:00
2019-02-25 20:15:12 +00:00
2019-02-25 20:15:12 +00:00
2019-02-25 20:15:12 +00:00
2018-07-07 00:48:38 +02:00
2019-03-04 21:53:02 +01:00
2018-07-07 00:48:38 +02:00
2018-07-07 00:48:38 +02:00