diff options
Diffstat (limited to 'src/entities/PlayerInfo.cpp')
-rw-r--r-- | src/entities/PlayerInfo.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/entities/PlayerInfo.cpp b/src/entities/PlayerInfo.cpp new file mode 100644 index 00000000..796481a4 --- /dev/null +++ b/src/entities/PlayerInfo.cpp @@ -0,0 +1,3 @@ +#include "common.h" +#include "patcher.h" +#include "PlayerInfo.h" |