You've already forked triforce-dolphin
mirror of
https://github.com/izzy2lost/triforce-dolphin.git
synced 2026-03-26 17:01:41 -07:00
8 lines
157 B
C++
8 lines
157 B
C++
// Copyright 2008 Dolphin Emulator Project
|
|
// SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#include "VideoCommon/XFMemory.h"
|
|
|
|
// STATE_TO_SAVE
|
|
XFMemory xfmem;
|