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