Cleanups and version bump.

This commit is contained in:
Aaron Giles 2009-02-17 15:31:20 +00:00
parent 77a98627d9
commit cef6764910
78 changed files with 633 additions and 632 deletions

View File

@ -561,6 +561,7 @@ const game_driver * const drivers[] =
DRIVER( phoenixa ) /* (c) 1980 Amstar + Centuri license */
DRIVER( phoenixb ) /* (c) 1980 Amstar + Centuri license */
DRIVER( phoenixt ) /* (c) 1980 Taito */
DRIVER( phoenixj ) /* (c) 1980 Taito */
DRIVER( phoenix3 ) /* bootleg */
DRIVER( phoenixc ) /* bootleg */
DRIVER( condor ) /* bootleg */

View File

@ -9,4 +9,4 @@
***************************************************************************/
const char build_version[] = "0.129u3 ("__DATE__")";
const char build_version[] = "0.129u4 ("__DATE__")";