summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/evdev
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-05-28 13:03:29 -0400
committerLioncash <mathew1800@gmail.com>2018-05-28 14:34:59 -0400
commit4288bfe0f9c189de5fd3a298f24ca51e171b4157 (patch)
tree72ce9fd48f32f42cac3896190fd8592cf9a22bff /Source/Core/InputCommon/ControllerInterface/evdev
parentbda668925a25000c197764ceac678fe345e59ada (diff)
Common: Move host communication enum to Host.h
Given this is actually a part of the Host interface, this should be placed with it. While we're at it, turn it into an enum class so that we don't dump its contained values into the surrounding scope. We can also make Host_Message take the enum type itself directly instead of taking a general int value. After this, it'll be trivial to divide out the rest of Common.h and remove the header from the repository entirely
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/evdev')
0 files changed, 0 insertions, 0 deletions