bsnes/phoenix/windows/settings.cpp

6 lines
61 B
C++

namespace phoenix {
static Settings* settings = nullptr;
}