From b2bd361dae164cdbd625c01c6c9cabc3f83a3059 Mon Sep 17 00:00:00 2001 From: truelight Date: Tue, 19 Jun 2007 17:43:30 +0000 Subject: (svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palette animation (at the cost of an animation-buffer to keep track of the 'm'-channel of all sprites) --- source.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source.list') diff --git a/source.list b/source.list index 59060f2f9..8dc549b7e 100644 --- a/source.list +++ b/source.list @@ -294,6 +294,8 @@ ai/trolly/shared.cpp ai/trolly/trolly.cpp # Blitters +blitter/32bpp_anim.cpp +blitter/32bpp_anim.hpp blitter/32bpp_base.cpp blitter/32bpp_base.hpp blitter/32bpp_simple.cpp -- cgit v1.2.3-54-g00ecf