diff --git a/BizHawk.Client.EmuHawk/tools/GameShark.Designer.cs b/BizHawk.Client.EmuHawk/tools/GameShark.Designer.cs index 4b392323c2..843dbb5bba 100644 --- a/BizHawk.Client.EmuHawk/tools/GameShark.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/GameShark.Designer.cs @@ -114,6 +114,7 @@ this.MaximizeBox = false; this.Name = "GameShark"; this.Text = "GameShark Converter"; + this.Load += new System.EventHandler(this.GameShark_Load); this.ResumeLayout(false); this.PerformLayout();