(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.
This commit is contained in:
rubidium
2007-06-17 12:30:43 +00:00
parent 5a9c7b5899
commit 1f0513ae51
5 changed files with 36 additions and 0 deletions

View File

@@ -629,6 +629,9 @@
<File
RelativePath=".\..\src\sprite.h">
</File>
<File
RelativePath=".\..\src\spritecache.h">
</File>
<File
RelativePath=".\..\src\station.h">
</File>