#ifndef PHYSICS_CLIENT_H #define PHYSICS_CLIENT_H class CommonExampleInterface* PhysicsClientCreateFunc(struct CommonExampleOptions& options); #endif