Hex editor - remove a todo that is no longer valid
This commit is contained in:
parent
104511c5b7
commit
0791a713a4
|
@ -15,7 +15,6 @@ namespace BizHawk.MultiClient
|
|||
{
|
||||
//TODO:
|
||||
//Add ROM in memory domains, set up logic for saving the rom in SaveFile logic
|
||||
//Tool strip
|
||||
//Increment/Decrement wrapping logic for 4 byte values is messed up
|
||||
|
||||
int defaultWidth;
|
||||
|
|
Loading…
Reference in New Issue