4 lines
67 B
C++
4 lines
67 B
C++
|
#include "stdafx.h"
|
||
|
#include "FDS.h"
|
||
|
|
||
|
FDS* FDS::Instance = nullptr;
|