summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/thepit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/thepit.h')
-rw-r--r--src/mame/includes/thepit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/thepit.h b/src/mame/includes/thepit.h
index 1d6087ce6b3..d90825561c2 100644
--- a/src/mame/includes/thepit.h
+++ b/src/mame/includes/thepit.h
@@ -33,6 +33,8 @@ public:
DECLARE_WRITE8_MEMBER(intrepid_graphics_bank_w);
DECLARE_READ8_MEMBER(thepit_input_port_0_r);
DECLARE_DRIVER_INIT(rtriv);
+ TILE_GET_INFO_MEMBER(solid_get_tile_info);
+ TILE_GET_INFO_MEMBER(get_tile_info);
};