Exemplo n.º 1
0
 static void *alloc(running_machine &machine) {
     return auto_alloc_clear(&machine, skeetsht_state(machine));
 }
Exemplo n.º 2
0
	static driver_data_t *alloc(running_machine &machine) { return auto_alloc_clear(&machine, skeetsht_state(machine)); }