summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/itech8.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/itech8.h')
-rw-r--r--src/mame/includes/itech8.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/itech8.h b/src/mame/includes/itech8.h
index ed8dd446dd9..32b889bfe10 100644
--- a/src/mame/includes/itech8.h
+++ b/src/mame/includes/itech8.h
@@ -165,7 +165,7 @@ protected:
inline void consume_raw(int count);
inline uint8_t fetch_next_rle();
inline void consume_rle(int count);
- void perform_blit(address_space &space);
+ void perform_blit();
void update_interrupts(int periodic, int tms34061, int blitter);
/*----------- defined in machine/itech8.cpp -----------*/