summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/toratora.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/toratora.c')
-rw-r--r--src/mame/drivers/toratora.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/toratora.c b/src/mame/drivers/toratora.c
index 2b7094f075e..8ecccd9086e 100644
--- a/src/mame/drivers/toratora.c
+++ b/src/mame/drivers/toratora.c
@@ -384,7 +384,6 @@ static MACHINE_CONFIG_START( toratora, toratora_state )
MCFG_SCREEN_REFRESH_RATE(60)
MCFG_SCREEN_VBLANK_TIME(ATTOSECONDS_IN_USEC(0))
MCFG_SCREEN_UPDATE_DRIVER(toratora_state, screen_update_toratora)
- MCFG_SCREEN_ORIENTATION(ROT90)
/* audio hardware */
MCFG_SPEAKER_STANDARD_MONO("mono")