aboutsummaryrefslogtreecommitdiff
path: root/src/common/memory_ref.cpp
blob: 300f87d581e770bd28e3de0d45823c709cc9e1aa (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2020 Citra Emulator Project
// Licensed under GPLv2 or any later version
// Refer to the license.txt file included.

#include "common/archives.h"
#include "common/memory_ref.h"

SERIALIZE_EXPORT_IMPL(BufferMem)