/ src / common / memory_ref.cpp
memory_ref.cpp
1  // Copyright 2020 Citra Emulator Project
2  // Licensed under GPLv2 or any later version
3  // Refer to the license.txt file included.
4  
5  #include "common/archives.h"
6  #include "common/memory_ref.h"
7  
8  SERIALIZE_EXPORT_IMPL(BufferMem)