mirror of
https://github.com/holub/mame
synced 2025-06-07 05:13:46 +03:00
Cleanups and version bump for 0.123u1.
This commit is contained in:
parent
63576c78f0
commit
072b71602b
@ -2046,6 +2046,7 @@ const game_driver * const drivers[] =
|
||||
DRIVER( hellfir1 ) /* B90 / TP-??? (c) 1989 Toaplan + Taito license */
|
||||
DRIVER( hellfir2 ) /* B90 / TP-??? (c) 1989 Toaplan + Taito license */
|
||||
DRIVER( zerowing ) /* TP-015 (c) 1989 Toaplan */
|
||||
DRIVER( zerowng2 ) /* TP-015 (c) 1989 Toaplan */
|
||||
DRIVER( demonwld ) /* TP-016 (c) 1990 Toaplan (+ Taito license when set to Japan) */
|
||||
DRIVER( demonwl1 ) /* TP-016 (c) 1989 Toaplan + Taito license */
|
||||
DRIVER( demonwl2 ) /* TP-016 (c) 1989 Toaplan */
|
||||
|
@ -9,4 +9,4 @@
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
const char build_version[] = "0.123 ("__DATE__")";
|
||||
const char build_version[] = "0.123u1 ("__DATE__")";
|
||||
|
Loading…
Reference in New Issue
Block a user