Fixed bug in the resize method of vertex buffers in A3D

This commit is contained in:
codeanticode
2010-11-28 13:06:43 +00:00
parent adf48b5d77
commit 534edda53a
2 changed files with 11 additions and 7 deletions
+1
View File
@@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="core/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/Users/andres/Coding/Android/android-sdk-mac_x86/platforms/android-7/android.jar"/>
<classpathentry kind="output" path="core/bin"/>
</classpath>