diff options
Diffstat (limited to 'dists')
-rw-r--r-- | dists/engine-data/kyra.dat | bin | 257348 -> 257836 bytes | |||
-rw-r--r-- | dists/msvc8/gob.vcproj | 1 | ||||
-rw-r--r-- | dists/msvc9/gob.vcproj | 1 |
3 files changed, 2 insertions, 0 deletions
diff --git a/dists/engine-data/kyra.dat b/dists/engine-data/kyra.dat Binary files differindex da57e2ce2a..eb3ff24c2a 100644 --- a/dists/engine-data/kyra.dat +++ b/dists/engine-data/kyra.dat diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj index c691aae742..85f5e4bb86 100644 --- a/dists/msvc8/gob.vcproj +++ b/dists/msvc8/gob.vcproj @@ -103,6 +103,7 @@ <File RelativePath="..\..\engines\gob\inter.h" /> <File RelativePath="..\..\engines\gob\inter_bargon.cpp" /> <File RelativePath="..\..\engines\gob\inter_fascin.cpp" /> + <File RelativePath="..\..\engines\gob\inter_playtoons.cpp" /> <File RelativePath="..\..\engines\gob\inter_v1.cpp" /> <File RelativePath="..\..\engines\gob\inter_v2.cpp" /> <File RelativePath="..\..\engines\gob\inter_v3.cpp" /> diff --git a/dists/msvc9/gob.vcproj b/dists/msvc9/gob.vcproj index 984c153e35..70932ee04d 100644 --- a/dists/msvc9/gob.vcproj +++ b/dists/msvc9/gob.vcproj @@ -104,6 +104,7 @@ <File RelativePath="..\..\engines\gob\inter.h" /> <File RelativePath="..\..\engines\gob\inter_bargon.cpp" /> <File RelativePath="..\..\engines\gob\inter_fascin.cpp" /> + <File RelativePath="..\..\engines\gob\inter_playtoons.cpp" /> <File RelativePath="..\..\engines\gob\inter_v1.cpp" /> <File RelativePath="..\..\engines\gob\inter_v2.cpp" /> <File RelativePath="..\..\engines\gob\inter_v3.cpp" /> |