bullet: properly expose bullet_contact_added_callback symbol

Fixes #571 (alongside 92993fe889)
This commit is contained in:
rdb 2019-03-03 21:14:18 +01:00
parent 92993fe889
commit 155b1c38ad
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ class BulletPersistentManifold;
class BulletShape;
class BulletSoftBodyWorldInfo;
extern PT(CallbackObject) bullet_contact_added_callback;
extern EXPCL_PANDABULLET PT(CallbackObject) bullet_contact_added_callback;
/**
*