mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-22 05:35:03 +01:00

It seems it doesn't like negating arguments for bitops, so suff like "var <<= (-othervar);" fails to compile
It seems it doesn't like negating arguments for bitops, so suff like "var <<= (-othervar);" fails to compile