mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-25 22:56:24 +01:00
I think it's not bad to use pointer type when possible, because it's often originally pointer, not reference. |
||
|---|---|---|
| .. | ||
| DynamicMemoryBlockBase.h | ||
| Memory.cpp | ||
| Memory.h | ||
| MemoryBlock.h | ||
| vm.cpp | ||
| vm.h | ||
| vm_ptr.h | ||
| vm_ref.h | ||
| vm_var.h | ||