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