metaforce/Runtime/rstl.cpp

9 lines
74 B
C++
Raw Normal View History

2015-08-22 01:58:41 +00:00
#include "rstl.hpp"
namespace rstl
{
CRefData rstl::CRefData::sNull;
}