diff TaskManager/Test/simple_render/task/create_sgp.cpp @ 102:62679f4cae18

tag:first_render_with_spe fix
author gongo
date Mon, 03 Mar 2008 17:15:28 +0900
parents 663bc2a213f5
children
line wrap: on
line diff
--- a/TaskManager/Test/simple_render/task/create_sgp.cpp	Mon Mar 03 14:06:33 2008 +0900
+++ b/TaskManager/Test/simple_render/task/create_sgp.cpp	Mon Mar 03 17:15:28 2008 +0900
@@ -11,7 +11,7 @@
 
     Polygon *t;
     t = sg;
-
+    
     while(t)
     {
 	node = &sgp->node[i];