summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrof.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/astrof.c')
-rw-r--r--src/mame/drivers/astrof.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/astrof.c b/src/mame/drivers/astrof.c
index 74aa07ac0fd..ddab7938b15 100644
--- a/src/mame/drivers/astrof.c
+++ b/src/mame/drivers/astrof.c
@@ -920,7 +920,6 @@ static MACHINE_CONFIG_START( base, astrof_state )
MCFG_SCREEN_ADD("screen", RASTER)
MCFG_SCREEN_RAW_PARAMS(PIXEL_CLOCK, HTOTAL, HBEND, HBSTART, VTOTAL, VBEND, VBSTART)
- MCFG_SCREEN_ORIENTATION(ROT90)
MACHINE_CONFIG_END