summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/madalien.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/madalien.h')
-rw-r--r--src/mame/includes/madalien.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/madalien.h b/src/mame/includes/madalien.h
index b9642cdd760..fe2cad0b2ea 100644
--- a/src/mame/includes/madalien.h
+++ b/src/mame/includes/madalien.h
@@ -62,6 +62,7 @@ public:
TILE_GET_INFO_MEMBER(get_tile_info_FG);
DECLARE_VIDEO_START(madalien);
DECLARE_PALETTE_INIT(madalien);
+ UINT32 screen_update_madalien(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
};