# HG changeset patch
# User rubidium
# Date 1182083443 0
# Node ID e64dd463c6669230c36b72e80e643f51f5821bc8
# Parent f73d75a1f7da8f5545e2f433d7cc79491795ec26
(svn r10179) -Fix: spritecache wasn't in source.list, thus wasn't in the MSVC project files.
-Fix: Pig Latin wasn't in the MSVC project files.
diff -r f73d75a1f7da -r e64dd463c666 projects/langs.vcproj
--- a/projects/langs.vcproj Sun Jun 17 11:01:58 2007 +0000
+++ b/projects/langs.vcproj Sun Jun 17 12:30:43 2007 +0000
@@ -338,6 +338,19 @@
+
+
+
+
+
diff -r f73d75a1f7da -r e64dd463c666 projects/langs_vs80.vcproj
--- a/projects/langs_vs80.vcproj Sun Jun 17 11:01:58 2007 +0000
+++ b/projects/langs_vs80.vcproj Sun Jun 17 12:30:43 2007 +0000
@@ -392,6 +392,21 @@
+
+
+
+
+
+
+
+
+
diff -r f73d75a1f7da -r e64dd463c666 source.list
--- a/source.list Sun Jun 17 11:01:58 2007 +0000
+++ b/source.list Sun Jun 17 12:30:43 2007 +0000
@@ -177,6 +177,7 @@
slope.h
sound.h
sprite.h
+spritecache.h
station.h
stdafx.h
string.h