export config variable

This commit is contained in:
David Rose 2009-04-07 19:33:48 +00:00
parent 8f81a9bbb3
commit 3384159fd9
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ extern ConfigVariableBool support_fade_lod;
extern ConfigVariableBool depth_offset_decals;
extern ConfigVariableInt max_collect_vertices;
extern ConfigVariableInt max_collect_indices;
extern ConfigVariableBool premunge_data;
extern EXPCL_PANDA_PGRAPH ConfigVariableBool premunge_data;
extern ConfigVariableBool preserve_geom_nodes;
extern ConfigVariableBool flatten_geoms;