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