mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -04:00
bullet: properly expose bullet_contact_added_callback symbol
Fixes #571 (alongside 92993fe8891257aed9d12967bd0fff0af03adfc4)
This commit is contained in:
parent
92993fe889
commit
155b1c38ad
@ -43,7 +43,7 @@ class BulletPersistentManifold;
|
|||||||
class BulletShape;
|
class BulletShape;
|
||||||
class BulletSoftBodyWorldInfo;
|
class BulletSoftBodyWorldInfo;
|
||||||
|
|
||||||
extern PT(CallbackObject) bullet_contact_added_callback;
|
extern EXPCL_PANDABULLET PT(CallbackObject) bullet_contact_added_callback;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user