summaryrefslogtreecommitdiff
path: root/src/input_common/gcadapter/gc_adapter.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2020-06-19 21:23:14 -0400
committerGravatar Lioncash2020-06-19 23:09:16 -0400
commit5865a108859d6cf4cfdd92353f881cbedbb7b0f7 (patch)
treeebcde27db00d11e2b8bdcfd5a8fba18402c1f0a3 /src/input_common/gcadapter/gc_adapter.cpp
parentMerge pull request #4080 from ogniK5377/audren-RendererInfo (diff)
downloadyuzu-5865a108859d6cf4cfdd92353f881cbedbb7b0f7.tar.gz
yuzu-5865a108859d6cf4cfdd92353f881cbedbb7b0f7.tar.xz
yuzu-5865a108859d6cf4cfdd92353f881cbedbb7b0f7.zip
gl_arb_decompiler: Avoid several string copies
Variables that are marked as const cannot have the move constructor invoked when returning from a function (the move constructor requires a non-const variable so it can "steal" the resources from it.
Diffstat (limited to 'src/input_common/gcadapter/gc_adapter.cpp')
0 files changed, 0 insertions, 0 deletions