Fix analysis and style formatting errors #31

Closed
qurious-pixel wants to merge 6 commits from patch-1 into master
Showing only changes of commit 8a76468f24 - Show all commits

View File

@ -45,7 +45,7 @@ namespace Ryujinx.Ava.UI.ViewModels.Input
private PlayerIndex _playerId;
private int _controller;
private int _controllerNumber;
private readonly int _controllerNumber;
private string _controllerImage;
private int _device;
private object _configViewModel;