summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/calomega.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/calomega.h')
-rw-r--r--src/mame/includes/calomega.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/calomega.h b/src/mame/includes/calomega.h
index e74e76af0a9..d86603a9376 100644
--- a/src/mame/includes/calomega.h
+++ b/src/mame/includes/calomega.h
@@ -40,6 +40,7 @@ public:
DECLARE_DRIVER_INIT(standard);
DECLARE_DRIVER_INIT(comg080);
DECLARE_DRIVER_INIT(jjpoker);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};