summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/appoooh.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/appoooh.h')
-rw-r--r--src/mame/includes/appoooh.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/appoooh.h b/src/mame/includes/appoooh.h
index 865dea76952..babe6d152a2 100644
--- a/src/mame/includes/appoooh.h
+++ b/src/mame/includes/appoooh.h
@@ -43,6 +43,8 @@ public:
DECLARE_WRITE8_MEMBER(appoooh_out_w);
DECLARE_DRIVER_INIT(robowres);
DECLARE_DRIVER_INIT(robowresb);
+ TILE_GET_INFO_MEMBER(get_fg_tile_info);
+ TILE_GET_INFO_MEMBER(get_bg_tile_info);
};
#define CHR1_OFST 0x00 /* palette page of char set #1 */