forked from dolphin-emu/dolphin
Previously the class was intermixing m_ prefixed variables and non-prefixed ones, which can be misleading. Instead, we make the prefixing consistent across the board.
Previously the class was intermixing m_ prefixed variables and non-prefixed ones, which can be misleading. Instead, we make the prefixing consistent across the board.