mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-08 04:41:06 -05:00
e00c3ce363
They was used to check if we're writing to the first or second part of one pixel. So this is now done with a boolean and a ternary operator.