Debugger: Nametable Viewer - Fixed "View in CHR Viewer" option
This commit is contained in:
parent
7d0f250047
commit
a44974488c
1 changed files with 1 additions and 0 deletions
1
GUI.NET/Debugger/frmPpuViewer.Designer.cs
generated
1
GUI.NET/Debugger/frmPpuViewer.Designer.cs
generated
|
@ -208,6 +208,7 @@ namespace Mesen.GUI.Debugger
|
|||
this.ctrlNametableViewer.Name = "ctrlNametableViewer";
|
||||
this.ctrlNametableViewer.Size = new System.Drawing.Size(701, 527);
|
||||
this.ctrlNametableViewer.TabIndex = 0;
|
||||
this.ctrlNametableViewer.OnSelectChrTile += new Mesen.GUI.Debugger.Controls.ctrlNametableViewer.OnSelectChrTileHandler(this.ctrlNametableViewer_OnSelectChrTile);
|
||||
//
|
||||
// tpgChrViewer
|
||||
//
|
||||
|
|
Loading…
Add table
Reference in a new issue