X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=scene.h;h=b4491fa083f3d2000906171e07642944b24339f1;hb=47a76e9a5151ef020e8554d805e313650718981f;hp=8fffe9780f9232b92af4568ee97219966df68607;hpb=f437be6ed58378d598d2408c12cc52fee3375a2b;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/scene.h b/scene.h index 8fffe97..b4491fa 100644 --- a/scene.h +++ b/scene.h @@ -114,7 +114,6 @@ VG_STATIC void scene_add_submesh( scene *pscene, mdl_context *mdl, pscene->vertex_count += sm->vertex_count; pscene->indice_count += sm->indice_count; - } /*