Augustin Cavalier d3abf525c5 GraphicsDefs: Do not cast structs to integers to compare them.
That requires more padding (1 byte vs 4 or 8 depending on integer size),
so just use regular loops and chained ==s.

Caught by Clang. No functional change intended.
2017-12-01 20:26:20 -05:00
..
2017-09-28 22:19:05 -04:00
2017-11-16 20:53:14 +01:00
2017-07-30 14:46:41 -04:00