aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/gob.vcproj
diff options
context:
space:
mode:
authorArnaud Boutonné2009-09-15 12:15:22 +0000
committerArnaud Boutonné2009-09-15 12:15:22 +0000
commit6a9cc3b1e0675768d15ab43da5468eabd20c3179 (patch)
treef3bfcccd7ef54d7893cf1b543a62c7ac655917ee /dists/msvc8/gob.vcproj
parent28e09b9292270850d56c4cc1dbdd95ce8ead5d14 (diff)
downloadscummvm-rg350-6a9cc3b1e0675768d15ab43da5468eabd20c3179.tar.gz
scummvm-rg350-6a9cc3b1e0675768d15ab43da5468eabd20c3179.tar.bz2
scummvm-rg350-6a9cc3b1e0675768d15ab43da5468eabd20c3179.zip
- Implement _pattern variable
- Add oPlaytoons_putPixel and Playtoons specific spriteOperation (using _pattern) svn-id: r44103
Diffstat (limited to 'dists/msvc8/gob.vcproj')
-rw-r--r--dists/msvc8/gob.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 85f5e4bb86..cd96cadbd0 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -71,6 +71,7 @@
<File RelativePath="..\..\engines\gob\draw.h" />
<File RelativePath="..\..\engines\gob\draw_bargon.cpp" />
<File RelativePath="..\..\engines\gob\draw_fascin.cpp" />
+ <File RelativePath="..\..\engines\gob\draw_playtoons.cpp" />
<File RelativePath="..\..\engines\gob\draw_v1.cpp" />
<File RelativePath="..\..\engines\gob\draw_v2.cpp" />
<File RelativePath="..\..\engines\gob\driver_vga.cpp" />