summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/blockade.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/blockade.h')
-rw-r--r--src/mame/includes/blockade.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/blockade.h b/src/mame/includes/blockade.h
index c2251f7e526..5940825e96e 100644
--- a/src/mame/includes/blockade.h
+++ b/src/mame/includes/blockade.h
@@ -21,6 +21,7 @@ public:
DECLARE_WRITE8_MEMBER(blockade_videoram_w);
DECLARE_WRITE8_MEMBER(blockade_env_on_w);
DECLARE_WRITE8_MEMBER(blockade_env_off_w);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};