0
0
Fork 0
This repository has been archived on 2024-10-12. You can view files and clone it, but cannot push or open issues or pull requests.
ryujinx-final/Ryujinx
Cristallix 4738113f29
Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919)
* chore : disable unwanted warnings and minor code cleanup

* chore : remove more warnings

* fix : reorder struct correctly

* fix : restore _isKernel and remove useless comment

* fix : copy/paste error

* fix : restore CallMethod call

* fix : whitespace

* chore : clean using

* feat : remove warnings

* fix : simplify warning removal on struct

* fix : revert fields deletion and code clean up

* fix : re-add RE value

* fix : typo
2020-04-21 07:59:59 +10:00
..
Configuration Discord Rich Presence update (#1029) 2020-03-29 14:25:54 +11:00
Ui Suppress warnings from fields never used or never assigned (CS0169 and CS0649) (#919) 2020-04-21 07:59:59 +10:00
_schema.json System Time Offset Implementation (#1101) 2020-04-17 09:18:54 +10:00
Config.json System Time Offset Implementation (#1101) 2020-04-17 09:18:54 +10:00
Program.cs Implement GetRegionCode and add the RegionCode to settings (#999) 2020-03-20 09:37:55 +11:00
Ryujinx.csproj Implement update loader and log loaded application info (#1023) 2020-04-12 23:02:37 +02:00
Ryujinx.ico Added Program Icon (#900) 2020-01-24 16:14:51 +01:00