Ram watch - a few cleanups, and change spaces to tabs

This commit is contained in:
adelikat 2019-09-28 09:11:41 -05:00
parent 5531c8731c
commit 19645e54bc
1 changed files with 96 additions and 96 deletions

View File

@ -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;