X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Finit.c;h=9af442484ca33df0fbcc39d9dda7ea3c3627a2df;hb=681721dddc91bcdaef50002d1e861cc8d484e938;hp=e756cc4c68f27b3e6b6ab608e11e6f1e7974110e;hpb=5693fe58c10d1472842ebe3fa45fbc9cf3aef5e4;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index e756cc4c..9af44248 100644 --- a/src/init.c +++ b/src/init.c @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2000 Artsoft Entertainment * +* (c) 1995-2001 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -449,7 +449,7 @@ void InitGfx() src_x, src_y, TILEX, TILEY, 0, 0); } } -#endif /* TARGET_X11_ANTIVE */ +#endif /* TARGET_X11_NATIVE */ #endif /* TARGET_X11 */ }