yuzu-android/src
Lioncash a3d1ede25f
aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function
We can just call the function instead of duplicating the code here. This
also prevents an unused function warning.

We also don't need to take the lambda capture by reference. It's just a
u64 value, so by value is fine here.
2018-10-24 00:13:08 -04:00
..
audio_core
common
core aoc_u: Make use of previously-unused CheckAOCTitleIDMatchesBase() function 2018-10-24 00:13:08 -04:00
input_common
tests
video_core
web_service
yuzu Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
yuzu_cmd Added Amiibo support (#1390) 2018-10-23 19:28:17 -04:00
.clang-format
CMakeLists.txt