summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/atm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/atm.c')
-rw-r--r--src/mess/drivers/atm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/atm.c b/src/mess/drivers/atm.c
index 258c35c8a07..83a3a955b44 100644
--- a/src/mess/drivers/atm.c
+++ b/src/mess/drivers/atm.c
@@ -190,7 +190,7 @@ static MACHINE_CONFIG_DERIVED_CLASS( atm, spectrum_128, atm_state )
MCFG_MACHINE_RESET_OVERRIDE(atm_state, atm )
MCFG_BETA_DISK_ADD(BETA_DISK_TAG)
-
+
MCFG_GFXDECODE_MODIFY("gfxdecode", atm)
MACHINE_CONFIG_END