File diff r18880:d1db1f3ee26b → r18881:ca79a2e629a6
src/blitter/32bpp_anim.cpp
Show inline comments
 
@@ -10,7 +10,6 @@
 
/** @file 32bpp_anim.cpp Implementation of the optimized 32 bpp blitter with animation support. */
 

	
 
#include "../stdafx.h"
 
#include "../core/math_func.hpp"
 
#include "../video/video_driver.hpp"
 
#include "32bpp_anim.hpp"