From 3679f744c291a75d83085fe049f91ddc94b1419a Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Mon, 24 Sep 2012 14:43:01 +0000 Subject: modernization or timer callbacks part 2 (no whatsnew) --- src/mess/includes/vector06.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mess/includes/vector06.h') diff --git a/src/mess/includes/vector06.h b/src/mess/includes/vector06.h index 582fd6f3188..16614ad78f8 100644 --- a/src/mess/includes/vector06.h +++ b/src/mess/includes/vector06.h @@ -65,6 +65,7 @@ public: virtual void palette_init(); UINT32 screen_update_vector06(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect); INTERRUPT_GEN_MEMBER(vector06_interrupt); + TIMER_CALLBACK_MEMBER(reset_check_callback); }; -- cgit v1.2.3-70-g09d2