summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/playmark.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/playmark.c')
-rw-r--r--src/mame/drivers/playmark.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/playmark.c b/src/mame/drivers/playmark.c
index d42660ba600..a60aa4f7164 100644
--- a/src/mame/drivers/playmark.c
+++ b/src/mame/drivers/playmark.c
@@ -1300,7 +1300,7 @@ ROM_START( hotmind )
/* ROM will be copied here by the init code from "user1" */
/* original PIC (which is the one from Hard Times) was protected, but it works with the Excelsior one
- because it uses only 1 bank of samples */
+ because it uses only 1 bank of samples */
ROM_REGION( 0x3000, "user1", ROMREGION_DISPOSE )
ROM_LOAD( "pic16c57-hs.i015", 0x0000, 0x2d4c, BAD_DUMP CRC(022c6941) SHA1(8ead40bfa7aa783b1ce62bd6cfa673cb876e29e7) )