diff options
author | alon@honor <none@none> | 2010-10-21 19:19:59 -0700 |
---|---|---|
committer | alon@honor <none@none> | 2010-10-21 19:19:59 -0700 |
commit | beb16b9d956b0434330d6ce1eefd67eec5bae111 (patch) | |
tree | 6485b3a55bc1a0e330a25efd06b82dcb9b806622 /tests | |
parent | ce5008630e06a2238b2dc6e5fcbbeebc0ce01cd2 (diff) |
expose ___SIZE of structs
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bullet/libBullet.namespace | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bullet/libBullet.namespace b/tests/bullet/libBullet.namespace index 5918f4eb..e8e3f435 100644 --- a/tests/bullet/libBullet.namespace +++ b/tests/bullet/libBullet.namespace @@ -1,5 +1,5 @@ { - "Namespace": { + "Bullet": { "BT_BOX_BOX_TRANSFORM_CACHE": { "calc_from_homogenic": __ZN26BT_BOX_BOX_TRANSFORM_CACHE19calc_from_homogenicERK11btTransformS2_ }, |