#ifndef SERIALIZE_SETUP_H #define SERIALIZE_SETUP_H class CommonExampleInterface* SerializeBulletCreateFunc(struct PhysicsInterface* pint, struct GUIHelperInterface* helper, int option); #endif //SERIALIZE_SETUP_H