]> git.mxchange.org Git - flightgear.git/blobdiff - src/Objects/obj.hxx
Replaced some debugging structure David inadvertantly removed.
[flightgear.git] / src / Objects / obj.hxx
index 68ff0f98f2b73fd33e9af443e475d0e6c689c947..1a3d8b9348ef3f58b5efb881d3179247e6e9fc49 100644 (file)
@@ -82,6 +82,7 @@ ssgLeaf *gen_leaf( const string& path,
                   const point_list& nodes, const point_list& normals,
                   const point_list& texcoords,
                   const int_list node_index,
+                  const int_list normal_index,
                   const int_list& tex_index,
                   const bool calc_lights, ssgVertexArray *lights );