mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
Fix stupid bug in GAME define for Hexa. No whatsnew.
This commit is contained in:
parent
784e015f66
commit
a3da167012
@ -1594,4 +1594,4 @@ GAME( 1986, arkatayt, arkanoid, bootleg, arkatayt, 0, ROT90, "bootleg"
|
||||
GAME( 1986, arktayt2, arkanoid, bootleg, arktayt2, 0, ROT90, "bootleg", "Arkanoid (Tayto bootleg, harder)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 1987, arkatour, arkanoid, arkanoid, arkanoid, 0, ROT90, "Taito America Corporation (Romstar license)", "Tournament Arkanoid (US)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 19??, tetrsark, 0, bootleg, tetrsark, tetrsark, ROT0, "D.R. Korea", "Tetris (D.R. Korea)", GAME_SUPPORTS_SAVE )
|
||||
GAME( 199?, hexa, 0, hexa, hexa, hexa, ROT0, "D.R. Korea", "Hexa", GAME_IMPERFECT_AUDIO, GAME_SUPPORTS_SAVE )
|
||||
GAME( 199?, hexa, 0, hexa, hexa, hexa, ROT0, "D.R. Korea", "Hexa", GAME_IMPERFECT_SOUND | GAME_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user