summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/kopunch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/kopunch.h')
-rw-r--r--src/mame/includes/kopunch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/kopunch.h b/src/mame/includes/kopunch.h
index 005e8bbcc27..7c7009917c3 100644
--- a/src/mame/includes/kopunch.h
+++ b/src/mame/includes/kopunch.h
@@ -36,6 +36,8 @@ public:
DECLARE_WRITE8_MEMBER(kopunch_gfxbank_w);
DECLARE_INPUT_CHANGED_MEMBER(left_coin_inserted);
DECLARE_INPUT_CHANGED_MEMBER(right_coin_inserted);
+ TILE_GET_INFO_MEMBER(get_fg_tile_info);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};
/*----------- defined in video/kopunch.c -----------*/