summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/xmen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/xmen.h')
-rw-r--r--src/mame/includes/xmen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/xmen.h b/src/mame/includes/xmen.h
index 541a6b8e73b..1d3d8245392 100644
--- a/src/mame/includes/xmen.h
+++ b/src/mame/includes/xmen.h
@@ -53,6 +53,7 @@ public:
UINT32 screen_update_xmen6p_left(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
UINT32 screen_update_xmen6p_right(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void screen_eof_xmen6p(screen_device &screen, bool state);
+ TIMER_DEVICE_CALLBACK_MEMBER(xmen_scanline);
};
/*----------- defined in video/xmen.c -----------*/