Bläddra i källkod

build for windows

David Rose 16 år sedan
förälder
incheckning
648e3d3f09
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      panda/src/pgraph/config_pgraph.h

+ 1 - 1
panda/src/pgraph/config_pgraph.h

@@ -57,7 +57,7 @@ extern ConfigVariableInt max_collect_indices;
 extern EXPCL_PANDA_PGRAPH ConfigVariableBool premunge_data;
 extern ConfigVariableBool preserve_geom_nodes;
 extern ConfigVariableBool flatten_geoms;
-extern ConfigVariableInt max_lenses;
+extern EXPCL_PANDA_PGRAPH ConfigVariableInt max_lenses;
 
 extern ConfigVariableBool polylight_info;
 extern ConfigVariableDouble lod_fade_time;