summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/sidepckt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/sidepckt.h')
-rw-r--r--src/mame/includes/sidepckt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/sidepckt.h b/src/mame/includes/sidepckt.h
index b09a23bfe62..0e237b8074f 100644
--- a/src/mame/includes/sidepckt.h
+++ b/src/mame/includes/sidepckt.h
@@ -25,6 +25,7 @@ public:
DECLARE_WRITE8_MEMBER(sidepckt_flipscreen_w);
DECLARE_DRIVER_INIT(sidepckt);
DECLARE_DRIVER_INIT(sidepctj);
+ TILE_GET_INFO_MEMBER(get_tile_info);
};