X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Finit.c;h=53b8e965f8cab3105516f71b6cec38759f708aca;hb=01a911493067452c475a31b76a3b33154b6dd10f;hp=e756cc4c68f27b3e6b6ab608e11e6f1e7974110e;hpb=5693fe58c10d1472842ebe3fa45fbc9cf3aef5e4;p=rocksndiamonds.git diff --git a/src/init.c b/src/init.c index e756cc4c..53b8e965 100644 --- a/src/init.c +++ b/src/init.c @@ -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 */ }