dolphin/Source/Core/InputCommon/ControllerEmu/Control
Lioncash d07d9f3110 Control: Convert raw pointer parameter into unique_ptr
Raw pointers shouldn't be used as boundaries in scenarios where ownership
is being taken.
2017-02-10 19:35:02 -05:00
..
Control.cpp
Control.h
Input.cpp
Input.h
Output.cpp
Output.h