--- doom/d_maorig 2018/04/24 16:39:51 1.1 +++ doom/d_maorig 2018/04/24 16:39:51 1.1.1.1 @@ -1,7 +1,7 @@ // Emacs style mode select -*- C++ -*- //----------------------------------------------------------------------------- // -// $Id: d_maorig,v 1.1 2018/04/24 16:39:51 root Exp $ +// $Id: d_maorig,v 1.1.1.1 2018/04/24 16:39:51 root Exp $ // // Copyright (C) 1993-1996 by id Software, Inc. // @@ -16,8 +16,8 @@ // GNU General Public License for more details. // // $Log: d_maorig,v $ -// Revision 1.1 2018/04/24 16:39:51 root -// Initial revision +// Revision 1.1.1.1 2018/04/24 16:39:51 root +// DJGPPDoom // // // DESCRIPTION: @@ -29,7 +29,7 @@ //----------------------------------------------------------------------------- -static const char rcsid[] = "$Id: d_maorig,v 1.1 2018/04/24 16:39:51 root Exp $"; +static const char rcsid[] = "$Id: d_maorig,v 1.1.1.1 2018/04/24 16:39:51 root Exp $"; #define BGCOLOR 7 #define FGCOLOR 8