mirror of
https://github.com/panda3d/panda3d.git
synced 2026-02-13 18:48:39 -06:00
bullet: properly expose bullet_contact_added_callback symbol
Fixes #571 (alongside 92993fe889)
This commit is contained in:
@@ -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;
|
||||
|
||||
/**
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user