mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
7aa305ea35
This global belongs in the JitOptions structure, as it's a conditional setting (A.K.A. option) that changes the behavior of what the JIT does. Plus it keeps the scope of the variable constrained to the general area it's intended to be used and nothing further. |
||
---|---|---|
.. | ||
AndroidCommon | ||
GameList | ||
ButtonManager.cpp | ||
ButtonManager.h | ||
CMakeLists.txt | ||
MainAndroid.cpp |