summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pooyan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pooyan.h')
-rw-r--r--src/mame/includes/pooyan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pooyan.h b/src/mame/includes/pooyan.h
index a9143e8de4c..ce72b08d310 100644
--- a/src/mame/includes/pooyan.h
+++ b/src/mame/includes/pooyan.h
@@ -47,4 +47,5 @@ public:
void draw_sprites( bitmap_ind16 &bitmap, const rectangle &cliprect );
INTERRUPT_GEN_MEMBER(interrupt);
+ void pooyan(machine_config &config);
};