Skip to content

Commit

Permalink
FormVirtualFamiController1
Browse files Browse the repository at this point in the history
  • Loading branch information
ogamespec committed Aug 26, 2023
1 parent a29d8d9 commit 8557106
Show file tree
Hide file tree
Showing 2 changed files with 115 additions and 161 deletions.
228 changes: 115 additions & 113 deletions Breaknes/Breaknes/FormVirtualFamiController1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 0 additions & 48 deletions Breaknes/Breaknes/FormVirtualFamiController1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,53 +16,5 @@ public FormVirtualFamiController1()
{
InitializeComponent();
}

// U
private void button1_Click(object sender, EventArgs e)
{

}

// D
private void button2_Click(object sender, EventArgs e)
{

}

// L
private void button4_Click(object sender, EventArgs e)
{

}

// R
private void button3_Click(object sender, EventArgs e)
{

}

// Select
private void button5_Click(object sender, EventArgs e)
{

}

// Start
private void button6_Click(object sender, EventArgs e)
{

}

// B
private void button7_Click(object sender, EventArgs e)
{

}

// A
private void button8_Click(object sender, EventArgs e)
{

}
}
}

0 comments on commit 8557106

Please sign in to comment.