summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/angelkds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/angelkds.c')
-rw-r--r--src/mame/drivers/angelkds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/angelkds.c b/src/mame/drivers/angelkds.c
index 5354f3dc9be..2e9b9c75a0b 100644
--- a/src/mame/drivers/angelkds.c
+++ b/src/mame/drivers/angelkds.c
@@ -754,8 +754,8 @@ ROM_END
static DRIVER_INIT( spcpostn )
-{
- spcpostn_decode(machine, "maincpu");
+{
+ spcpostn_decode(machine, "maincpu");
}