Address PR feedback

This commit is contained in:
gdkchan 2018-08-16 20:43:31 -03:00
parent c6094f6441
commit 2163aa14eb
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@ namespace Ryujinx.HLE.HOS
private ConcurrentDictionary<long, KThread> Threads;
private List<Executable> Executables;
private List<Executable> Executables;
private Dictionary<long, string> SymbolTable;

View file

@ -40,7 +40,7 @@ namespace Ryujinx
DisplayDevice.Default, 3, 3,
GraphicsContextFlags.ForwardCompatible)
{
this.Device = Device;
this.Device = Device;
this.Renderer = Renderer;
Location = new Point(