summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/pooyan.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/pooyan.h')
-rw-r--r--src/mame/includes/pooyan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/pooyan.h b/src/mame/includes/pooyan.h
index 4b27f11fe76..995eed7bf37 100644
--- a/src/mame/includes/pooyan.h
+++ b/src/mame/includes/pooyan.h
@@ -27,6 +27,7 @@ public:
DECLARE_WRITE8_MEMBER(pooyan_videoram_w);
DECLARE_WRITE8_MEMBER(pooyan_colorram_w);
DECLARE_WRITE8_MEMBER(pooyan_flipscreen_w);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};