mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-25 05:54:57 +00:00
Replace the bool parameter force5bytes in J, JMP, and J_CC with an enum class Jump::Short/Near. Many callers set that parameter to the literal 'true', which was unclear if you didn't already know what it did. |
||
---|---|---|
.. | ||
Common | ||
Core | ||
VideoCommon | ||
CMakeLists.txt | ||
StubHost.cpp | ||
UnitTests.vcxproj | ||
UnitTests.vcxproj.user | ||
UnitTestsMain.cpp |