summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/gsword.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/gsword.h')
-rw-r--r--src/mame/includes/gsword.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/includes/gsword.h b/src/mame/includes/gsword.h
index b8fc9ff6dd4..0ae68b1bd83 100644
--- a/src/mame/includes/gsword.h
+++ b/src/mame/includes/gsword.h
@@ -39,6 +39,7 @@ public:
DECLARE_WRITE8_MEMBER(gsword_adpcm_data_w);
DECLARE_DRIVER_INIT(gsword);
DECLARE_DRIVER_INIT(gsword2);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};