summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-24 00:10:39 -0400
committerGravatar Lioncash2018-10-24 00:13:08 -0400
commita3d1ede25ff3dfc6b9a8ad765436dd6290f9dc4e (patch)
treecef388cffa8fea2e0ebebb53f7133006fb9ddce5 /src/common/string_util.cpp
parentMerge pull request #1551 from ogniK5377/improved-svcbreak (diff)
downloadyuzu-a3d1ede25ff3dfc6b9a8ad765436dd6290f9dc4e.tar.gz
yuzu-a3d1ede25ff3dfc6b9a8ad765436dd6290f9dc4e.tar.xz
yuzu-a3d1ede25ff3dfc6b9a8ad765436dd6290f9dc4e.zip
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.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions