예제 #1
0
파일: AHK.cs 프로젝트: LJarvinen/GameHaxr
 public void ExecLabel(string labelName)
 {
     ahk.ExecLabel(labelName);
 }