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-11-24 21:35:49 +01:00
2017-12-01 10:14:45 +01:00
2017-11-17 14:27:26 -06:00
2017-11-29 17:19:46 +01:00