summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kpython.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/kpython.cpp')
-rw-r--r--src/mame/drivers/kpython.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/kpython.cpp b/src/mame/drivers/kpython.cpp
index ee33dae6350..f56d48bcf58 100644
--- a/src/mame/drivers/kpython.cpp
+++ b/src/mame/drivers/kpython.cpp
@@ -257,7 +257,7 @@ ROM_START( dogstdx )
ROM_REGION(0x28, "ds2430", ROMREGION_ERASE00)
// Not dumped
- ROM_REGION(0x2000, "m48t58", ROMREGION_ERASE00)
+ ROM_REGION(0x2000, "m48t58", ROMREGION_ERASE00)
// Not dumped
DISK_REGION( "ide:0:hdd:image" )