Skip to content

Commit e83f512

Browse files
authored
Whoopsies
1 parent 7be6bba commit e83f512

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mame/konami/nwk-tr.cpp

-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ class nwktr_state : public driver_device
314314

315315
uint8_t sysreg_r(offs_t offset);
316316
void sysreg_w(offs_t offset, uint8_t data);
317-
void cg_view_select(int view);
318317
void soundtimer_en_w(uint16_t data);
319318
void soundtimer_count_w(uint16_t data);
320319
double adc12138_input_callback(uint8_t input);

0 commit comments

Comments
 (0)