Skip to content

Commit b278713

Browse files
committed
misc/odyssey: fix screen orientation
1 parent 170b85e commit b278713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mame/misc/odyssey.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,4 +290,4 @@ ROM_END
290290
**************************************/
291291

292292
/* YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS */
293-
GAME( 1998, odyssey, 0, odyssey, odyssey, odyssey_state, empty_init, ROT0, "Silicon Gaming", "Odyssey", MACHINE_IS_SKELETON )
293+
GAME( 1998, odyssey, 0, odyssey, odyssey, odyssey_state, empty_init, ROT270, "Silicon Gaming", "Odyssey", MACHINE_IS_SKELETON )

0 commit comments

Comments
 (0)