mirror of
https://github.com/citra-emu/citra.git
synced 2024-12-20 05:50:09 +00:00
5 lines
94 B
C++
5 lines
94 B
C++
|
#include "common/archives.h"
|
||
|
#include "common/memory_ref.h"
|
||
|
|
||
|
SERIALIZE_EXPORT_IMPL(BufferMem)
|