add B3_SHARED_API to the remaining PhysicsClientC_API APIs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
|
||||
//think more about naming. The b3ConnectPhysicsLoopback
|
||||
b3PhysicsClientHandle b3ConnectPhysicsDirect()
|
||||
B3_SHARED_API b3PhysicsClientHandle b3ConnectPhysicsDirect()
|
||||
{
|
||||
PhysicsServerCommandProcessor* sdk = new PhysicsServerCommandProcessor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user