Magpie/Runtime/Debug.cpp
2021-03-02 13:24:17 +08:00

4 lines
76 B
C++

#include "pch.h"
#include "Debug.h"
std::wstring Debug::_lastErrorMessage;