//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Blit.cpp - Software blitting routines  // // ### # # ###  // // # ### # ### Blitting routines for copying or alpha-blending surfaces  // // # ## # # ## ## onto other surface  // // # # ### # # R1 (C)2002-2004 Markus Ewald -> License.txt  // //  // #include "Nuclex/Video/Blit.h" using namespace Nuclex; using namespace Nuclex::Video; // Just here to ensure it compiles without additional headers