(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wrapper for CBlobT

This commit is contained in:
smatz
2008-05-07 18:31:29 +00:00
parent 220bc49731
commit 3445b8054c
10 changed files with 57 additions and 142 deletions

View File

@@ -587,10 +587,6 @@
RelativePath=".\..\src\heightmap.cpp"
>
</File>
<File
RelativePath=".\..\src\helpers.cpp"
>
</File>
<File
RelativePath=".\..\src\landscape.cpp"
>

View File

@@ -584,10 +584,6 @@
RelativePath=".\..\src\heightmap.cpp"
>
</File>
<File
RelativePath=".\..\src\helpers.cpp"
>
</File>
<File
RelativePath=".\..\src\landscape.cpp"
>