namespace SWA { inline boost::shared_ptr CCsdDatabaseWrapper::GetCsdProject(const Hedgehog::Base::CSharedString& in_rName) { boost::shared_ptr spCsdProject; GuestToHostFunction(sub_825E2B40, &in_rName, this, &spCsdProject, 0); return spCsdProject; } }