Cleanups and version bump.
This commit is contained in:
parent
e9fc65db48
commit
fb5091182e
@ -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 */
|
||||
|
@ -38,4 +38,4 @@
|
||||
***************************************************************************/
|
||||
|
||||
extern const char build_version[];
|
||||
const char build_version[] = "0.141u3 ("__DATE__")";
|
||||
const char build_version[] = "0.141u4 ("__DATE__")";
|
||||
|
Loading…
Reference in New Issue
Block a user