Lioncash
|
d682d53bb2
|
input_common: Add missing override specifiers
|
2018-08-02 21:44:25 -04:00 |
|
Lioncash
|
043546e4db
|
math_util: Remove the Clamp() function
C++17 adds clamp() to the standard library, so we can remove ours in
favor of it.
|
2018-04-20 10:14:13 -04:00 |
|
wwylele
|
56684ad10b
|
motion_emu: fix initialization order
|
2017-08-22 11:43:44 +03:00 |
|
wwylele
|
6e56beafbf
|
motion_emu: no need to include thread in header
|
2017-08-19 07:21:02 +03:00 |
|
wwylele
|
d500f79b8e
|
move MotionEmu from core/frontend to input_common as a InputDevice
|
2017-08-11 11:05:08 +03:00 |
|