summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/cxhumax.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/cxhumax.h')
-rw-r--r--src/mess/includes/cxhumax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mess/includes/cxhumax.h b/src/mess/includes/cxhumax.h
index ca5da0d57b8..2edc045c49d 100644
--- a/src/mess/includes/cxhumax.h
+++ b/src/mess/includes/cxhumax.h
@@ -151,6 +151,7 @@ public:
virtual void machine_start();
virtual void machine_reset();
virtual void video_start();
+ UINT32 screen_update_cxhumax(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);
};
#define INTDEST 0 // Interrupt destination (1=IRQ, 0=FIQ)