1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-04-16 01:04:07 -05:00
Lioncash e6b3d3a9ea gl_state: Get rid of mismatched sign conversions
While we're at it, amend the loop variable type to be the same width as
that returned by the .size() call.
2018-07-20 01:11:20 -04:00
..