mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
Updated FexDriverInputTypes
This commit is contained in:
parent
06aa2bb31b
commit
1633a34414
1
Fex.hpp
1
Fex.hpp
@ -45,6 +45,7 @@ enum FexDriverType
|
|||||||
|
|
||||||
enum FexDriverInputTypes
|
enum FexDriverInputTypes
|
||||||
{
|
{
|
||||||
|
FexDriverInputTypes_None = 0b00000000,
|
||||||
FexDriverInputTypes_Mouse = 0b00000001,
|
FexDriverInputTypes_Mouse = 0b00000001,
|
||||||
FexDriverInputTypes_Keyboard = 0b00000010,
|
FexDriverInputTypes_Keyboard = 0b00000010,
|
||||||
/* ... */
|
/* ... */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user