summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bigstrkb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bigstrkb.h')
-rw-r--r--src/mame/includes/bigstrkb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bigstrkb.h b/src/mame/includes/bigstrkb.h
index 2c33d7a1f07..1318cdfc86b 100644
--- a/src/mame/includes/bigstrkb.h
+++ b/src/mame/includes/bigstrkb.h
@@ -43,4 +43,5 @@ public:
uint32_t screen_update(screen_device &screen, bitmap_ind16 &bitmap, const rectangle &cliprect);
void draw_sprites(bitmap_ind16 &bitmap, const rectangle &cliprect );
+ void bigstrkb(machine_config &config);
};