示例#1
0
static INT32 OthunderDoReset()
{
	TaitoDoReset();
	
	return 0;
}
示例#2
0
static int SlapshotDoReset()
{
	TaitoDoReset();
	
	return 0;
}
示例#3
0
static INT32 SlapshotDoReset()
{
	TaitoDoReset();
	
	return 0;
}
示例#4
0
static int OthunderDoReset()
{
	TaitoDoReset();
	
	return 0;
}