Fission FSN
Loading...
Searching...
No Matches
fsAchievementFactory.h
Go to the documentation of this file.
1#ifndef fsAchievementFactoryhdr
2#define fsAchievementFactoryhdr
3
5
6#include <memory>
7
8std::unique_ptr<fsAchievementService> fsAchievementServiceCreate();
9
10#endif
std::unique_ptr< fsAchievementService > fsAchievementServiceCreate()
Definition fsAchievementFactory.cpp:40