forked from dolphin-emu/dolphin
The general convention in the codebase is to compare the non-constant value/string with the constant value/string, not the other way around.
The general convention in the codebase is to compare the non-constant value/string with the constant value/string, not the other way around.