summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/ultraman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/ultraman.h')
-rw-r--r--src/mame/includes/ultraman.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/ultraman.h b/src/mame/includes/ultraman.h
index 74879dc72ca..256fa7c83bc 100644
--- a/src/mame/includes/ultraman.h
+++ b/src/mame/includes/ultraman.h
@@ -49,4 +49,5 @@ public:
K051316_CB_MEMBER(zoom_callback_2);
K051316_CB_MEMBER(zoom_callback_3);
K051960_CB_MEMBER(sprite_callback);
+ void ultraman(machine_config &config);
};