rpcsx/rpcs3/Emu/Memory/vm_ptr.h
DHrpcs3 cd33be1491 Implemented vm::var.
MemoryAllocator replaced with vm::var
2014-07-31 19:08:02 +03:00

6 lines
No EOL
38 B
C++

#pragma once
namespace vm
{
//TODO
}