summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/silverball.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/silverball.cpp')
-rw-r--r--src/mame/drivers/silverball.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/silverball.cpp b/src/mame/drivers/silverball.cpp
index 09b0f810634..5cf87bcd029 100644
--- a/src/mame/drivers/silverball.cpp
+++ b/src/mame/drivers/silverball.cpp
@@ -67,7 +67,7 @@ void silverball_state::silverball(machine_config &config)
}
-// Silverball machines used different motherboards. By now, we're adding the all the known BIOSes here
+// Silverball machines used different motherboards. By now, we're adding all the known BIOSes here
#define SILVERBALL_BIOS \
ROM_REGION32_LE(0x40000, "mb_bios", 0) \
/* Acorp 694XT/694XT1 (all of them from the Silverball software update files) */ \