EmuHawk: Fix 'using' oops

This commit is contained in:
Asnivor 2019-01-11 12:32:49 +00:00
parent 7c24b7aff4
commit a3098f298e
1 changed files with 2 additions and 1 deletions

View File

@ -7,9 +7,10 @@ using BizHawk.Emulation.Common;
using BizHawk.Client.Common;
using BizHawk.Client.EmuHawk.ToolExtensions;
using BizHawk.Common;
//TODO - select which memorydomains go out to the CDL file. will this cause a problem when re-importing it?
//perhaps missing domains shouldnt fail a check
//perhaps missing domains shouldnt fail a check
//OR - just add a contextmenu option to the listview item that selects it for export.
//TODO - add a contextmenu option which warps to the hexeditor with the provided domain selected for visualizing on the hex editor.
//TODO - consider setting colors for columns in CDL