forked from dolphin-emu/dolphin
It seems it doesn't like negating arguments for bitops, so suff like "var <<= (-othervar);" fails to compile
6.2 KiB
6.2 KiB
It seems it doesn't like negating arguments for bitops, so suff like "var <<= (-othervar);" fails to compile