X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Finit.c;h=3035792733eea58c901cd7277a6114a9c97f6f79;hp=b02d08838168225d8a80c012f2a72a0eb2f1d59b;hb=d4758d12db28cd36edca33c9c7ab05476a8f85e7;hpb=c42862bb754d7a8b1ff476887669650845f7570e diff --git a/src/init.c b/src/init.c index b02d0883..30357927 100644 --- a/src/init.c +++ b/src/init.c @@ -1246,7 +1246,7 @@ static void InitGraphicInfo() } #if defined(TARGET_X11_NATIVE_PERFORMANCE_WORKAROUND) - /* currently we need only a tile clip mask from the first frame */ + /* currently we only need a tile clip mask from the first frame */ getGraphicSource(i, first_frame, &src_bitmap, &src_x, &src_y); if (copy_clipmask_gc == None)