mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 13:07:43 +00:00
more classes added
This commit is contained in:
8
Runtime/rstl.cpp
Normal file
8
Runtime/rstl.cpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#include "rstl.hpp"
|
||||
|
||||
namespace rstl
|
||||
{
|
||||
|
||||
CRefData rstl::CRefData::sNull;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user