コード例 #1
0
 private void makeclean_Click(object sender, EventArgs e)
 {
     PatchCompiler.cleanPatch(ROM.romfile.Directory);
 }