#include "CGameAllocator.hpp"
bool CGameAllocator::Initialize(COsContext&)
{
return true;
}
void CGameAllocator::Shutdown()