yuzu/src/core/hle/service/hid
Yuri Kunde Schlesner 723dc644fa ResultVal: Remove MoveFrom()
Replace it with std::move(result_val).Unwrap(), or Foo().Unwrap() in
case you already have an rvalue.
2017-06-18 19:03:15 -07:00
..
hid_spvr.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hid_spvr.h
hid_user.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
hid_user.h
hid.cpp ResultVal: Remove MoveFrom() 2017-06-18 19:03:15 -07:00
hid.h ir: implement new 3ds HID via ir:rst 2017-05-04 12:59:28 +03:00