summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/carpolo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/carpolo.h')
-rw-r--r--src/mame/includes/carpolo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/carpolo.h b/src/mame/includes/carpolo.h
index e36fa4114d7..be80fa20ec4 100644
--- a/src/mame/includes/carpolo.h
+++ b/src/mame/includes/carpolo.h
@@ -124,7 +124,7 @@ private:
DECLARE_WRITE_LINE_MEMBER(ls153_za_w);
DECLARE_WRITE_LINE_MEMBER(ls153_zb_w);
- TTL74148_OUTPUT_CB(ttl74148_3s_cb);
+ DECLARE_WRITE8_MEMBER(ttl74148_3s_cb);
void remap_sprite_code(int bank, int code, int *remapped_code, int *flipy);
void normalize_coordinates(int *x1, int *y1, int *x2, int *y2);