Fix SNES Game Genie Add button (issue #420)
This commit is contained in:
parent
68506d6ea1
commit
59eb3dc2f2
|
@ -211,7 +211,7 @@ namespace BizHawk.Client.EmuHawk
|
|||
}
|
||||
|
||||
var watch = Watch.GenerateWatch(
|
||||
MemoryDomains["BUS"],
|
||||
MemoryDomains["System Bus"],
|
||||
address,
|
||||
Watch.WatchSize.Byte,
|
||||
Watch.DisplayType.Hex,
|
||||
|
|
Loading…
Reference in New Issue