summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/midway.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/midway.h')
-rw-r--r--src/mame/audio/midway.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/midway.h b/src/mame/audio/midway.h
index 13751868a8f..5dbda8de501 100644
--- a/src/mame/audio/midway.h
+++ b/src/mame/audio/midway.h
@@ -104,7 +104,7 @@ public:
DECLARE_WRITE_LINE_MEMBER(reset_write);
DECLARE_READ8_MEMBER(ioport_read);
DECLARE_WRITE8_MEMBER(ioport_write);
-
+
// configuration
void set_custom_input(int which, UINT8 mask, read8_delegate handler);
void set_custom_output(int which, UINT8 mask, write8_delegate handler);