Browse Source

build for windows

David Rose 16 years ago
parent
commit
648e3d3f09
1 changed files with 1 additions and 1 deletions
  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;