citra/src/common/memory_ref.cpp
2020-02-13 17:42:00 +08:00

4 lines
94 B
C++

#include "common/archives.h"
#include "common/memory_ref.h"
SERIALIZE_EXPORT_IMPL(BufferMem)