summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hal21.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hal21.c')
-rw-r--r--src/mame/drivers/hal21.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/hal21.c b/src/mame/drivers/hal21.c
index f6cfc131611..88495fb77d4 100644
--- a/src/mame/drivers/hal21.c
+++ b/src/mame/drivers/hal21.c
@@ -348,9 +348,9 @@ static VIDEO_UPDATE( aso )
}
-static CUSTOM_INPUT( sound_status_r )
-{
- return snk_sound_busy_bit;
+static CUSTOM_INPUT( sound_status_r )
+{
+ return snk_sound_busy_bit;
}