Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra/src/common/memory_ref.cpp

5 lines
94 B
C++
Raw Normal View History

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