mirror of
https://github.com/PabloMK7/citra.git
synced 2025-01-22 14:41:41 +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)
|