Exemplo n.º 1
0
DRIVER_INIT_MEMBER(crshrace_state,crshrace2)
{
	#if CRSHRACE_3P_HACK
	crshrace_patch_code(0x003796);
	#endif
}
Exemplo n.º 2
0
static DRIVER_INIT( crshrace2 )
{
	#if CRSHRACE_3P_HACK
	crshrace_patch_code(0x003796);
	#endif
}