mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-30 18:48:38 +02:00
Makes the global variable follow our convention of prefixing g_ on global variables to make it obvious in surrounding code that it's not a local variable.