dolphin/Source
Léo Lam 8bef7259e3 Add the g_ prefix to the jit global
Jan 04 22:55:01 <leoetlino>   fwiw, it looks like there are new warnings in the RegCache code
Jan 04 22:55:04 <leoetlino>   Source/Core/Core/PowerPC/Jit64/FPURegCache.cpp:13:33: warning: declaration shadows a variable in the global namespace [-Wshadow]
Jan 04 22:56:19 <@Lioncash>   yeah, the jit global should have a g_ prefix.

This fixes shadowing warnings and adds the g_ prefix to a global.
2017-01-07 23:19:49 +01:00
..
Android Add TGC disc image compatibility 2016-12-18 18:57:36 +01:00
Core Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
DSPSpy
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH
UnitTests Add the g_ prefix to the jit global 2017-01-07 23:19:49 +01:00
VSProps
.clang-format specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
CMakeLists.txt
dolphin-emu.sln