dolphin/Source
Dentomologist 6e13d35026 DolphinQt: Removed unused this capture in lambda
The Host constructor sets a callback on a lambda that in turn calls
Host_UpdateDisasmDialog. Since that function is not a member function
capturing this is unnecessary.

Fixes -Wunused-lambda-capture warning on freebsd-x64.
2021-03-03 13:18:17 -08:00
..
Android Android: Add missing "World" entry in country list 2021-02-11 22:35:18 +01:00
Core DolphinQt: Removed unused this capture in lambda 2021-03-03 13:18:17 -08:00
DSPSpy
DSPTool msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
PCH
UnitTests Arm64Emitter: Expand the MOVI2R unit test a little 2021-02-13 21:04:16 +01:00
VSProps msbuild: re-enable HAS_OPENGL and HAS_VULKAN 2021-01-27 19:10:53 -08:00
.clang-format
CMakeLists.txt
dolphin-emu.sln msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00