コード例 #1
0
ファイル: tomakuma.cpp プロジェクト: matsugen/matsugenfight
int GetState(int Keynum){
	return Game.GetState(Keynum);
}