citra/src/common/memory_ref.cpp

5 lines
94 B
C++
Raw Normal View History

2020-01-04 23:39:54 +01:00
#include "common/archives.h"
#include "common/memory_ref.h"
SERIALIZE_EXPORT_IMPL(BufferMem)