コード例 #1
0
ファイル: tomakuma.cpp プロジェクト: matsugen/matsugenfight
void WaitInputOnError(const char *mes, const char *postfix){
	Game.WaitInputOnError(mes,postfix);
}