This website requires JavaScript.
Explore
Help
Register
Sign In
bel
/
ryubing
Watch
1
Star
0
Fork
You've already forked ryubing
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b29950dbd6
ryubing
/
Ryujinx.HLE
/
Input
/
Keyboard
/
Keyboard.cs
8 lines
128 B
C#
Raw
Blame
History
namespace
Ryujinx.HLE.Input
{
public
struct
Keyboard
{
public
int
Modifier
;
public
int
[
]
Keys
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink