mirror of
https://github.com/citra-emu/citra-canary.git
synced 2025-03-21 14:57:40 +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)
|