mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 23:57:57 -05:00
kraken: Address comments from review
Fix compiler bug
This commit is contained in:
@ -14,7 +14,7 @@ namespace InputCommon {
|
||||
*/
|
||||
class TouchScreen final : public InputCommon::InputEngine {
|
||||
public:
|
||||
explicit TouchScreen(const std::string input_engine_);
|
||||
explicit TouchScreen(const std::string& input_engine_);
|
||||
|
||||
/**
|
||||
* Signals that mouse has moved.
|
||||
|
Reference in New Issue
Block a user