Commit 7f42432f authored by Lioncash's avatar Lioncash
Browse files

common/input: Pass ParamPackage by const reference in CreateDevice

This was previously being passed by value, which was unnecessary and
created more allocations than necessary.
parent 6291eec7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment