Ram watch - a few cleanups, and change spaces to tabs
This commit is contained in:
parent
5531c8731c
commit
19645e54bc
|
@ -22,7 +22,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
|
||||
private int _defaultWidth;
|
||||
private int _defaultHeight;
|
||||
private string _sortedColumn = "";
|
||||
private string _sortedColumn;
|
||||
private bool _sortReverse;
|
||||
private bool _paused;
|
||||
|
||||
|
|
Loading…
Reference in New Issue