Skip to content

Commit 6c5da23

Browse files
committed
general: Add a couple of missing EXPCLs
Although these aren't used outside of libpanda(express), they are used by their neighboring component libraries, which means they should be exported so that this works correctly when the metalibs feature is disabled.
1 parent 52b2df4 commit 6c5da23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

panda/src/express/config_express.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ extern ConfigVariableInt patchfile_increment_size;
4848
extern ConfigVariableInt patchfile_buffer_size;
4949
extern ConfigVariableInt patchfile_zone_size;
5050

51-
extern ConfigVariableBool keep_temporary_files;
51+
extern EXPCL_PANDA_EXPRESS ConfigVariableBool keep_temporary_files;
5252
extern ConfigVariableBool multifile_always_binary;
5353

5454
extern EXPCL_PANDA_EXPRESS ConfigVariableBool collect_tcp;

panda/src/pgraph/config_pgraph.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ extern ConfigVariableDouble garbage_collect_states_rate;
4848
extern ConfigVariableBool transform_cache;
4949
extern ConfigVariableBool state_cache;
5050
extern ConfigVariableBool uniquify_transforms;
51-
extern ConfigVariableBool uniquify_states;
51+
extern EXPCL_PANDA_PGRAPH ConfigVariableBool uniquify_states;
5252
extern ConfigVariableBool uniquify_attribs;
5353
extern ConfigVariableBool retransform_sprites;
5454
extern ConfigVariableBool depth_offset_decals;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy