aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8
diff options
context:
space:
mode:
authorJody Northup2009-07-03 11:46:09 +0000
committerJody Northup2009-07-03 11:46:09 +0000
commitc37f1d9d5e5ee2e2745c75f99189fb197c605c63 (patch)
treeab508099f93cf50c7abb6ca730b699bfb1f462b4 /dists/msvc8
parentc28af8ce941ea92fcf32b726ad03f2f854de342d (diff)
downloadscummvm-rg350-c37f1d9d5e5ee2e2745c75f99189fb197c605c63.tar.gz
scummvm-rg350-c37f1d9d5e5ee2e2745c75f99189fb197c605c63.tar.bz2
scummvm-rg350-c37f1d9d5e5ee2e2745c75f99189fb197c605c63.zip
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
Diffstat (limited to 'dists/msvc8')
-rw-r--r--dists/msvc8/scummvm.vcproj8
1 files changed, 8 insertions, 0 deletions
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
@@ -1431,6 +1431,14 @@
>
</File>
<File
+ RelativePath="..\..\graphics\conversion.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\graphics\conversion.h"
+ >
+ </File>
+ <File
RelativePath="..\..\graphics\cursorman.cpp"
>
</File>