summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gridlee.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gridlee.h')
-rw-r--r--src/mame/includes/gridlee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gridlee.h b/src/mame/includes/gridlee.h
index f518f48c5c4..7b8a3b2da8c 100644
--- a/src/mame/includes/gridlee.h
+++ b/src/mame/includes/gridlee.h
@@ -61,6 +61,7 @@ public:
TIMER_CALLBACK_MEMBER(firq_off_tick);
TIMER_CALLBACK_MEMBER(firq_timer_tick);
void expand_pixels();
+ void poly17_init();
};