summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/bottom9.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/bottom9.h')
-rw-r--r--src/mame/includes/bottom9.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/bottom9.h b/src/mame/includes/bottom9.h
index 4215e3e8508..924846edcf7 100644
--- a/src/mame/includes/bottom9.h
+++ b/src/mame/includes/bottom9.h
@@ -61,4 +61,5 @@ public:
K051316_CB_MEMBER(zoom_callback);
K052109_CB_MEMBER(tile_callback);
K051960_CB_MEMBER(sprite_callback);
+ void bottom9(machine_config &config);
};