Fission FSN
Loading...
Searching...
No Matches
fsAchievementTypes.h
Go to the documentation of this file.
1#ifndef fsAchievementTypeshdr
2#define fsAchievementTypeshdr
3
4#include <string>
5
7{
8 std::string platformName;
9};
10
11#endif
Definition fsAchievementTypes.h:7
std::string platformName
Definition fsAchievementTypes.h:8