mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 07:21:14 +01:00
af41a8efba
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.