summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/eolithsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/eolithsp.h')
-rw-r--r--src/mame/includes/eolithsp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/eolithsp.h b/src/mame/includes/eolithsp.h
index 425708b07e8..fd8dba1b971 100644
--- a/src/mame/includes/eolithsp.h
+++ b/src/mame/includes/eolithsp.h
@@ -3,4 +3,4 @@
void eolith_speedup_read(void);
void init_eolith_speedup(running_machine *machine);
INTERRUPT_GEN( eolith_speedup );
-UINT32 eolith_speedup_getvblank(void *param);
+CUSTOM_INPUT( eolith_speedup_getvblank );