From c37f1d9d5e5ee2e2745c75f99189fb197c605c63 Mon Sep 17 00:00:00 2001 From: Jody Northup Date: Fri, 3 Jul 2009 11:46:09 +0000 Subject: Cleaned up system.h, renamed OSystem::convertRect to OSystem::convertScreenRect (still not very descriptive). Added graphics/conversion.h and graphics/conversion.cpp with Graphics::crossBlit function created from extending original contents of OSystem::convertRect svn-id: r42057 --- dists/msvc8/scummvm.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'dists/msvc8') diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 78c6755ebd..5b75747cbf 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -1430,6 +1430,14 @@ RelativePath="..\..\graphics\colormasks.h" > + + + + -- cgit v1.2.3