2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-08-08 14:59:06 +00:00
metaforce/Runtime/Common/IAllocator.cpp

10 lines
69 B
C++

#include "IAllocator.hpp"
namespace Retro
{
namespace Common
{
}
}