2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-15 15:51:20 +00:00
metaforce/Runtime/IAllocator.cpp
2015-08-18 12:51:54 -10:00

7 lines
48 B
C++

#include "IAllocator.hpp"
namespace Retro
{
}