summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/mugsmash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/mugsmash.h')
-rw-r--r--src/mame/includes/mugsmash.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/mugsmash.h b/src/mame/includes/mugsmash.h
index f5f9974f903..64083dfb449 100644
--- a/src/mame/includes/mugsmash.h
+++ b/src/mame/includes/mugsmash.h
@@ -26,6 +26,8 @@ public:
DECLARE_WRITE16_MEMBER(mugsmash_videoram1_w);
DECLARE_WRITE16_MEMBER(mugsmash_videoram2_w);
DECLARE_WRITE16_MEMBER(mugsmash_reg_w);
+ TILE_GET_INFO_MEMBER(get_mugsmash_tile_info1);
+ TILE_GET_INFO_MEMBER(get_mugsmash_tile_info2);
};