Cleanups and version bump.

This commit is contained in:
Aaron Giles 2011-03-25 16:14:09 +00:00
parent e9fc65db48
commit fb5091182e
58 changed files with 405 additions and 404 deletions

View File

@ -10241,6 +10241,7 @@ Other Sun games
DRIVER( atworld ) /* (c) 2007 Amcoe - Around The World */
DRIVER( atworldd1 ) /* (c) 2007 Amcoe */
DRIVER( amclink ) /* (c) 200? Amcoe - Amcoe Link Control Box? */
DRIVER( fbdeluxe ) /* (c) 200? Amcoe - Amcoe Link Control Box? */
DRIVER( act2000 ) /* (c) 1999 Amcoe - Action 2000 */
DRIVER( act2000v1 ) /* (c) 1999 Amcoe */

View File

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