Old man yells at formatter
This commit is contained in:
parent
a6c066ea38
commit
6846f23c62
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ namespace Ryujinx.Input
|
||||||
|
|
||||||
public struct ButtonValue
|
public struct ButtonValue
|
||||||
{
|
{
|
||||||
public ButtonValueType Type;
|
private ButtonValueType Type;
|
||||||
public uint RawValue;
|
private uint RawValue;
|
||||||
|
|
||||||
public ButtonValue(Key key)
|
public ButtonValue(Key key)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue