Files
dolphin/Source/Core/VideoCommon/XFMemory.cpp
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
157 B
C++
Raw Normal View History

// Copyright 2008 Dolphin Emulator Project
// SPDX-License-Identifier: GPL-2.0-or-later
2008-12-08 05:30:24 +00:00
2014-02-17 05:18:15 -05:00
#include "VideoCommon/XFMemory.h"
2008-12-08 05:30:24 +00:00
// STATE_TO_SAVE
XFMemory xfmem;