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