summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/atarigen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/atarigen.h')
-rw-r--r--src/mame/machine/atarigen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/atarigen.h b/src/mame/machine/atarigen.h
index 0b23c42f79b..fbffdad9e10 100644
--- a/src/mame/machine/atarigen.h
+++ b/src/mame/machine/atarigen.h
@@ -79,7 +79,7 @@
{ astring fulltag(device->tag(), ":mob"); device_t *device; \
MCFG_ATARI_MOTION_OBJECTS_ADD(fulltag, "^^screen", _config) \
MCFG_ATARI_MOTION_OBJECTS_GFXDECODE("^" _gfxtag) }
-
+
#define MCFG_ATARI_EEPROM_2804_ADD(_tag) \