2020-03-28 15:21:10 +00:00
|
|
|
// Copyright 2020 Citra Emulator Project
|
|
|
|
// Licensed under GPLv2 or any later version
|
|
|
|
// Refer to the license.txt file included.
|
|
|
|
|
2020-01-04 22:39:54 +00:00
|
|
|
#include "common/archives.h"
|
|
|
|
#include "common/memory_ref.h"
|
|
|
|
|
|
|
|
SERIALIZE_EXPORT_IMPL(BufferMem)
|